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

111 lines
3.2 KiB
JSON

{
"id": "CVE-2015-0950",
"sourceIdentifier": "cret@cert.org",
"published": "2015-04-05T01:59:03.837",
"lastModified": "2015-04-06T17:03:06.397",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in admin.php in X-Cart 5.1.6 through 5.1.10 allows remote attackers to inject arbitrary web script or HTML via the substring parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en admin.php en X-Cart 5.1.6 hasta 5.1.10 permite a atacantes remotos inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s del par\u00e1metro substring."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qualiteam:x-cart:5.1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "22F8049E-F8D4-40D4-9401-3DB72A616BCE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qualiteam:x-cart:5.1.7:*:*:*:*:*:*:*",
"matchCriteriaId": "4611F9CC-061E-4D5B-BC61-CFBE0267B883"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qualiteam:x-cart:5.1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "38D948C5-D8BB-4C5A-81C2-9BF7E307CE9B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qualiteam:x-cart:5.1.9:*:*:*:*:*:*:*",
"matchCriteriaId": "EB66E6D4-7523-4C6B-B403-6F5C9BF6E1BC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:qualiteam:x-cart:5.1.10:*:*:*:*:*:*:*",
"matchCriteriaId": "C24D604D-9B3E-491F-83DA-9E20C6500DB8"
}
]
}
]
}
],
"references": [
{
"url": "http://www.kb.cert.org/vuls/id/924124",
"source": "cret@cert.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "https://blog.x-cart.com/5-1-11-released.html",
"source": "cret@cert.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}