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

99 lines
2.7 KiB
JSON

{
"id": "CVE-2006-6464",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-11T18:28:00.000",
"lastModified": "2018-10-17T21:48:16.067",
"vulnStatus": "Modified",
"evaluatorImpact": "Not really a loss of a computer resource, but more like a form of stealing.",
"descriptions": [
{
"lang": "en",
"value": "viewcart in Midicart accepts negative numbers in the Qty (quantity) field, which allows remote attackers to obtain a smaller total price for a shopping cart."
},
{
"lang": "es",
"value": "viewcart en Midicart acepta n\u00fameros negativos en el campo Cantidad (Qty, quantity), lo que permite a atacantes remotos obtener un precio total menor para un carro de la compra."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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:midicart_software:midicart_php_shopping_cart:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2E0F7EBA-EE49-40F0-83CC-887CC45E9270"
}
]
}
]
}
],
"references": [
{
"url": "http://cupu.us/adv/15-iFX-2006-adv-midicart-phpbackdoor.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://securityreason.com/securityalert/2016",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/453912/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21500",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}