mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2008-6743](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6743)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RSMScript 1.21 allows remote attackers to bypass authentication and gain administrative privileges by setting the verified cookie to an arbitrary value and performing a direct request to (1) delete.php, (2) edit-submit.php, (3) edit.php, (4) submit.php, and (5) update.php, which bypasses the security check that is performed by verify.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7497
|
|
|
|
#### Github
|
|
- https://github.com/gosirys/Exploits
|
|
|