2024-07-14 02:06:08 +00:00

96 lines
2.7 KiB
JSON

{
"id": "CVE-2015-7348",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-12-07T20:59:09.373",
"lastModified": "2015-12-08T20:47:03.420",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in zTree 3.5.19.1 and possibly earlier allows remote attackers to inject arbitrary web script or HTML via the id parameter to demo/en/asyncData/getNodesForBigData.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en zTree 3.5.19.1 y posiblemente versiones anteriores permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s del par\u00e1metro id endemo/en/asyncData/getNodesForBigData.php."
}
],
"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:ztree_project:ztree:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.5.19.1",
"matchCriteriaId": "0FE9FBE7-FF36-49A9-9503-0D6B9D58F67E"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/134391/zTree-3.5.19.1-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://seclists.org/fulldisclosure/2015/Nov/80",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://github.com/zTree/zTree_v3/commit/b8fb6551e9b970ad37134af0562ffabe24a7672d",
"source": "cve@mitre.org"
}
]
}