91 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-4527",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-09-01T23:04:00.000",
"lastModified": "2008-09-05T21:09:55.520",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "includes/content/gateway.inc.php in CubeCart 3.0.12 and earlier, when magic_quotes_gpc is disabled, uses an insufficiently restrictive regular expression to validate the gateway parameter, which allows remote attackers to conduct PHP remote file inclusion attacks."
},
{
"lang": "es",
"value": "includes/content/gateway.inc.php en CubeCart 3.0.12 y anteriores, cuando magic_quites_gpc est\u00e1 desactivado, usa una expresi\u00f3n regular insuficientemente restrictiav para validar el par\u00e1metro gateway, lo que permite a atacantes remotos llevar a cabo ataques de inclusi\u00f3n remota de archivos en PHP."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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:3.0.12:*:*:*:*:*:*:*",
"matchCriteriaId": "EBCEA31F-1A28-4254-B749-38226F448696"
}
]
}
]
}
],
"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"
}
]
}