mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
18 lines
687 B
Markdown
18 lines
687 B
Markdown
### [CVE-2010-1277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1277)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the user.authenticate method in the API in Zabbix 1.8 before 1.8.2 allows remote attackers to execute arbitrary SQL commands via the user parameter in JSON data to api_jsonrpc.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://legalhackers.com/advisories/zabbix181api-sql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|