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

104 lines
2.8 KiB
JSON

{
"id": "CVE-2008-3935",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-05T15:08:00.000",
"lastModified": "2008-09-05T15:08:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in DIC shop_v50 3.0 and earlier and shop_v52 2.0 and earlier allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Vulnerabilidad de ejecuci\u00f3n de secuencias de comandos en sitios cruzados en DIC shop_v50 3.0 y anteriores y shop_v52 2.0 y anteriores permite a atacantes remotos inyectar secuencias de comandos web o HTML mediante vectores no especificados."
}
],
"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": true
}
]
},
"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:d-ic:shop_v50:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0",
"matchCriteriaId": "D45F6140-0B9B-472A-8A62-CC4FC5DC9CC1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:d-ic:shop_v52:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0",
"matchCriteriaId": "CDB6415E-3854-4F5B-ACD2-49802060C2F6"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN79914432/index.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.d-ic.com/free/05/shop_v50.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.d-ic.com/free/05/shop_v52.html",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/31006",
"source": "cve@mitre.org"
}
]
}