mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2008-7117](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7117)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
eledicss.php in WeBid auction script 0.5.4 allows remote attackers to modify arbitrary cascading style sheets (CSS) files via a certain request with the file parameter set to style.css. NOTE: this can probably be leveraged for cross-site scripting (XSS) attacks.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/6339
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|