2024-12-08 03:06:42 +00:00

112 lines
3.3 KiB
JSON

{
"id": "CVE-2012-4673",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-08-26T03:17:44.200",
"lastModified": "2024-11-21T01:43:19.353",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en application/controllers/invoice.php en NeoInvoice podr\u00eda permitir a atacantes remotos ejecutar c\u00f3digo SQL arbitrario a trav\u00e9s de vectores que involucren la variable sort_col en la funci\u00f3n list_items_function, una vulnerabilidad diferente que CVE-2012-3477."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:thomas_hunter:neoinvoice:-:*:*:*:*:*:*:*",
"matchCriteriaId": "99E1841B-FEFA-412A-9B4C-2C61960B3922"
}
]
}
]
}
],
"references": [
{
"url": "http://adamcaudill.com/2012/08/12/neoinvoice-blind-sql-injection-cve-2012-3477/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/mweimerskirch/neoinvoice/commit/501a9d5d261c718913cfc13d212b09b56f3bf087",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/tlhunter/neoinvoice/issues/2",
"source": "cve@mitre.org"
},
{
"url": "http://adamcaudill.com/2012/08/12/neoinvoice-blind-sql-injection-cve-2012-3477/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/mweimerskirch/neoinvoice/commit/501a9d5d261c718913cfc13d212b09b56f3bf087",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
},
{
"url": "https://github.com/tlhunter/neoinvoice/issues/2",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}