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

98 lines
2.9 KiB
JSON

{
"id": "CVE-2006-6533",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-14T01:28:00.000",
"lastModified": "2017-07-29T01:29:34.953",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in admin/templates_boxes_layout.php in osCommerce 3.0a3 allows remote attackers to include and execute arbitrary PHP files via a .. (dot dot) in the filter parameter. NOTE: this issue can be leveraged to obtain full path information in error messages."
},
{
"lang": "es",
"value": "Vulnerabilidad de escalado de directorio en admin/templates_boxes_layout.php en osCommerce 3.0a3 permite a atacantes remotos incluir y ejecutar ficheros PHP de su elecci\u00f3n mediante un .. (punto punto) a trav\u00e9s del par\u00e1metro filter.\r\nNOTA. Esta vulnerabilidad puede llevar a obtener informaci\u00f3n de la ruta completa en mensajes de error."
}
],
"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:oscommerce:oscommerce:3.0a3:*:*:*:*:*:*:*",
"matchCriteriaId": "7CF515EE-4FED-4803-AF97-FFE98B305773"
}
]
}
]
}
],
"references": [
{
"url": "http://lostmon.blogspot.com/2006/12/oscommerce-traversal-arbitrary-file.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securitytracker.com/id?1017353",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21477",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/4895",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30767",
"source": "cve@mitre.org"
}
]
}