What the vulnerability does
01Description
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in FooPlugins FooGallery plugin <= 2.2.44 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in FooPlugins FooGallery plugin <= 2.2.44 versions.
Explanation of Vulnerability in Simple Terms
FooGallery versions up to 2.2.44 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into gallery pages. An attacker can craft a malicious link that, when visited by a site administrator or user, executes arbitrary JavaScript in their browser. This can lead to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim.
What an attacker can do
Inject and execute malicious JavaScript in the browsers of site visitors or administrators.
Potential impact on your site
Visitors and admins may have their sessions hijacked, credentials stolen, or be tricked into performing unwanted actions on your site.
Conditions required to exploit
The victim must visit a malicious link or page containing the XSS payload; no authentication required.
Key dates
External resources
Related vulnerabilities