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

98 lines
2.9 KiB
JSON

{
"id": "CVE-2015-2198",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-03-03T19:59:04.653",
"lastModified": "2024-11-21T02:26:58.940",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in edit_prefs.php in Beehive Forum 1.4.4 allow remote attackers to inject arbitrary web script or HTML via the (1) homepage_url, (2) pic_url, or (3) avatar_url parameter, which are not properly handled in an error message."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en edit_prefs.php en Beehive Forum 1.4.4 permiten a atacantes remotos inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s del par\u00e1metro (1) homepage_url, (2) pic_url, o (3) avatar_url, los cuales no se manejan correctamente en un mensaje de error."
}
],
"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": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:beehive_forum:beehive_forum:1.4.4:*:*:*:*:*:*:*",
"matchCriteriaId": "7F6C4ED5-79AF-4592-A9FB-1E40E5CEAFCA"
}
]
}
]
}
],
"references": [
{
"url": "http://sourceforge.net/p/beehiveforum/news/2015/02/beehive-forum-145-released/",
"source": "cve@mitre.org"
},
{
"url": "http://www.exploit-db.com/exploits/36154",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://sourceforge.net/p/beehiveforum/news/2015/02/beehive-forum-145-released/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.exploit-db.com/exploits/36154",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
}
]
}