mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2013-7417](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7417)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in cgi-bin/ipinfo.cgi in IPCop (aka IPCop Firewall) before 2.1.3 allows remote attackers to inject arbitrary web script or HTML via the QUERY_STRING. NOTE: this can be used to bypass the cross-site request forgery (CSRF) protection mechanism by setting the Referer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129697/IPCop-2.1.4-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
|
|
- http://packetstormsecurity.com/files/129697/IPCop-2.1.4-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
|
|
- http://sourceforge.net/p/ipcop/bugs/807/
|
|
- http://sourceforge.net/p/ipcop/bugs/807/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|