mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
704 B
Markdown
18 lines
704 B
Markdown
### [CVE-2008-1971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1971)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
phShoutBox Final 1.5 and earlier only checks passwords when specified in $_POST, which allows remote attackers to gain privileges by setting the (1) phadmin cookie to admin.php, or (2) in 1.4 and earlier, the ssbadmin cookie to shoutadmin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5467
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|