mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
19 lines
792 B
Markdown
19 lines
792 B
Markdown
### [CVE-2010-5293](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5293)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
wp-includes/comment.php in WordPress before 3.0.2 does not properly whitelist trackbacks and pingbacks in the blogroll, which allows remote attackers to bypass intended spam restrictions via a crafted URL, as demonstrated by a URL that triggers a substring match.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/harrystaley/CSCI4349_Week9_Honeypot
|
|
- https://github.com/harrystaley/TAMUSA_CSCI4349_Week9_Honeypot
|
|
|