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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in JBlog 1.0 allow (1) remote attackers to execute arbitrary SQL commands via the id parameter to index.php, and allow (2) remote authenticated administrators to execute arbitrary SQL commands via the id parameter to admin/modifpost.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4408
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|