2024-12-08 03:06:42 +00:00

107 lines
3.4 KiB
JSON

{
"id": "CVE-2014-2861",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-04-15T23:13:17.353",
"lastModified": "2024-11-21T02:07:04.997",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Incomplete blacklist vulnerability in PaperThin CommonSpot before 7.0.2 and 8.x before 8.0.3 allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted string, as demonstrated by bypassing a protection mechanism that removes only the \"alert\" string."
},
{
"lang": "es",
"value": "Vulnerabilidad de lista negra incompleta en PaperThin CommonSpot anterior a 7.0.2 y 8.x anterior a 8.0.3 permite a atacantes remotos realizar ataques de XSS a trav\u00e9s de una cadena manipulada, tal y como fue demostrado evadiendo un mecanismo que elimina solamente la cadena \"alert\"."
}
],
"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",
"baseScore": 4.3,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:paperthin:commonspot_content_server:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.0.1",
"matchCriteriaId": "DD08E3EF-D249-4A29-A3E7-21BEA641CD84"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:paperthin:commonspot_content_server:8.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0FE207C4-6F10-49EA-9FEF-AD567BDB59C6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:paperthin:commonspot_content_server:8.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4602A36E-5F5B-4DC9-B556-097F0847F30B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:paperthin:commonspot_content_server:8.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D6EDBF14-8C62-4E0F-A7A4-E196A9C21EA4"
}
]
}
]
}
],
"references": [
{
"url": "http://www.kb.cert.org/vuls/id/437385",
"source": "cve@mitre.org",
"tags": [
"US Government Resource"
]
},
{
"url": "http://www.kb.cert.org/vuls/id/437385",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"US Government Resource"
]
}
],
"evaluatorComment": "Per: https://cwe.mitre.org/data/definitions/184.html \"CWE-184: Incomplete Blacklist\""
}