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

97 lines
3.0 KiB
JSON

{
"id": "CVE-2015-6972",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-09-16T19:59:00.100",
"lastModified": "2017-07-01T01:29:20.140",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in Ignite Realtime Openfire 3.10.2 allow remote attackers to inject arbitrary web script or HTML via the (1) groupchatName parameter to plugins/clientcontrol/create-bookmark.jsp; the (2) urlName parameter to plugins/clientcontrol/create-bookmark.jsp; the (3) hostname parameter to server-session-details.jsp; or the (4) search parameter to group-summary.jsp."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en Ignite Realtime Openfire 3.10.2, permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del par\u00e1metro (1) groupchatName en plugins/clientcontrol/create-bookmark.jsp; (2) urlName en plugins/clientcontrol/create-bookmark.jsp; (3) hostname en server-session-details.jsp o (4) search en group-summary.jsp."
}
],
"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:igniterealtime:openfire:3.10.2:*:*:*:*:*:*:*",
"matchCriteriaId": "460BD587-6246-422D-BD1C-CCCAF50844F2"
}
]
}
]
}
],
"references": [
{
"url": "http://hyp3rlinx.altervista.org/advisories/AS-OPENFIRE-XSS.txt",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/133558/Openfire-3.10.2-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://security.gentoo.org/glsa/201612-50",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/38191/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}