mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
18 lines
740 B
Markdown
18 lines
740 B
Markdown
### [CVE-2012-4673](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4673)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in application/controllers/invoice.php in NeoInvoice might allow remote attackers to execute arbitrary SQL commands via vectors involving the sort_col variable in the list_items function, a different vulnerability than CVE-2012-3477.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/tlhunter/neoinvoice/issues/2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|