mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
851 B
Markdown
18 lines
851 B
Markdown
### [CVE-2007-3639](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3639)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WordPress before 2.2.2 allows remote attackers to redirect visitors to other websites and potentially obtain sensitive information via (1) the _wp_http_referer parameter to wp-pass.php, related to the wp_get_referer function in wp-includes/functions.php; and possibly other vectors related to (2) wp-includes/pluggable.php and (3) the wp_nonce_ays function in wp-includes/functions.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2869
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|