What the vulnerability does
01Description
Author Cross Site Scripting (XSS) in Photo Gallery <= 2.7.7.29 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Author Cross Site Scripting (XSS) in Photo Gallery <= 2.7.7.29 versions.
Explanation of Vulnerability in Simple Terms
Photo Gallery versions up to 2.7.7.29 contain a cross-site scripting vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level access can craft a request that executes JavaScript in other users' browsers when they interact with affected pages. The vulnerability requires user interaction and can affect confidentiality, integrity, and availability of the site.
What an attacker can do
Inject and execute JavaScript code in other users' browsers to steal data, modify page content, or perform actions on their behalf.
Potential impact on your site
Authenticated users can inject scripts affecting other visitors; attackers may steal admin credentials, modify content, or compromise user sessions.
Conditions required to exploit
Attacker must have a low-privilege account on the site; victim must visit or interact with a page containing the malicious payload.
Key dates
External resources
Related vulnerabilities