CVE-2012-4673
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — https://github.com/mweimerskirch/neoinvoice/commit/501a9d5d261c718913cfc13d212b09b56f3bf087
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| thomas_hunter | neoinvoice | - | |
References
- http://adamcaudill.com/2012/08/12/neoinvoice-blind-sql-injection-cve-2012-3477/
- https://github.com/mweimerskirch/neoinvoice/commit/501a9d5d261c718913cfc13d212b09b56f3bf087
- https://github.com/tlhunter/neoinvoice/issues/2
- http://adamcaudill.com/2012/08/12/neoinvoice-blind-sql-injection-cve-2012-3477/
- https://github.com/mweimerskirch/neoinvoice/commit/501a9d5d261c718913cfc13d212b09b56f3bf087
- https://github.com/tlhunter/neoinvoice/issues/2
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.