mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
759 B
Markdown
18 lines
759 B
Markdown
### [CVE-2007-0261](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0261)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
snews.php in sNews 1.5.30 and earlier does not properly exit when authentication fails, which allows remote attackers to perform unauthorized administrative actions, as demonstrated by changing an administrative password via the changeup task, and by uploading PHP code via the imagefile parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3116
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|