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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Buddy Zone 1.5 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the news_id parameter to view_news.php, (2) the cat_id parameter to view_events.php, or (3) the member_id parameter to video_gallery.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4128
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|