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

98 lines
2.7 KiB
JSON

{
"id": "CVE-2011-5108",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-08-23T20:55:02.437",
"lastModified": "2017-08-29T01:30:41.350",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in config.php in AdaptCMS 2.0.0 and 2.0.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
},
{
"lang": "es",
"value": "Una vulnerabilidad de tipo cross-site scripting (XSS) en el archivo config.php en AdaptCMS versiones 2.0.0 y 2.0.1, permite a los atacantes remotos inyectar script web o HTML arbitrario por medio de 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:adaptcms:adaptcms:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "AB166661-6BEF-4E0C-B8A3-374376382BB4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:adaptcms:adaptcms:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A83F9D7E-CA21-48FB-A347-A8C9E30F6B8A"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/files/view/107253/adaptcms-sql.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/50795",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/71483",
"source": "cve@mitre.org"
}
]
}