René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

92 lines
2.7 KiB
JSON

{
"id": "CVE-2006-4526",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-01T23:04:00.000",
"lastModified": "2008-09-05T21:09:55.363",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SQL injection vulnerability in includes/content/viewCat.inc.php in CubeCart 3.0.12 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary SQL commands via the searchArray[] parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n SQL en includes/content/viewCat.inc.php en CubeCart 3.0.12 y anteriores, cuando register_globales est\u00e1 activado, permite a atacantes remotos ejecutar comandos SQL de su elecci\u00f3n mediante el par\u00e1metro searchArray[]."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:devellion:cubecart:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0.12",
"matchCriteriaId": "747E056E-91B2-4381-AEBE-C0F148FA0449"
}
]
}
]
}
],
"references": [
{
"url": "http://cubecart.com/site/forums/index.php?showtopic=21540",
"source": "cve@mitre.org"
},
{
"url": "http://www.cubecart.com/site/forums/index.php?s=5e34938dc670782af211587b8a450c90&act=Attach&type=post&id=697",
"source": "cve@mitre.org"
},
{
"url": "http://www.gulftech.org/?node=research&article_id=00111-08282006&",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/19782",
"source": "cve@mitre.org"
}
]
}