2024-11-22 15:10:34 +00:00

97 lines
2.7 KiB
JSON

{
"id": "CVE-2012-3477",
"sourceIdentifier": "secalert@redhat.com",
"published": "2012-08-26T03:17:43.997",
"lastModified": "2024-11-21T01:40:57.427",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in signup_check.php in NeoInvoice allows remote attackers to execute arbitrary SQL commands via the value parameter in a username action."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de c\u00f3digo en signup_check.php en NeoInvoice permite a atacantes remotos ejecutar c\u00f3digo SQL arbitrario a trav\u00e9s de el valor de un par\u00e1metro en una acci\u00f3n (username)."
}
],
"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": "secalert@redhat.com",
"tags": [
"Exploit"
]
},
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-08/0087.html",
"source": "secalert@redhat.com"
},
{
"url": "http://adamcaudill.com/2012/08/12/neoinvoice-blind-sql-injection-cve-2012-3477/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-08/0087.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}