mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-09 03:57:31 +00:00
18 lines
900 B
Markdown
18 lines
900 B
Markdown
![]() |
### [CVE-2007-6237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6237)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
cp.php in DeluxeBB 1.09 does not verify that the membercookie parameter corresponds to the authenticated member during a profile update, which allows remote authenticated users to change the e-mail addresses of arbitrary accounts via a modified membercookie parameter, a different vector than CVE-2006-4078. NOTE: this can be leveraged for administrative access by requesting password-reset e-mail through a lostpw action to misc.php.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://securityreason.com/securityalert/3416
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|