mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2007-3611](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3611)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
admin.php in VRNews 1.1.1, and possibly other 1.x versions, does not require authentication, which allows remote attackers to perform certain administrative actions via a direct request with a (1) edit, (2) add, (3) config, or (4) del value in the act parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4150
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|