vendor:
Photo Share Website
by:
Augkim
8.8
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Photo Share Website
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:photo_share_website
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux Apache2
2020
Photo Share Website 1.0 – Persistent Cross-Site Scripting
A persistent cross-site scripting vulnerability exists in Photo Share Website 1.0. An attacker can send a malicious payload in the post_id parameter of the ajax.php page, which will be stored in the database and executed when the page is loaded.
Mitigation:
Input validation should be used to prevent malicious payloads from being stored in the database.