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

121 lines
3.6 KiB
JSON

{
"id": "CVE-2015-5593",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-12-31T21:15:11.037",
"lastModified": "2020-01-07T19:30:03.557",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The sanitize_string function in Zenphoto before 1.4.9 does not properly sanitize HTML tags, which allows remote attackers to perform a cross-site scripting (XSS) attack by wrapping a payload in \"<<script></script>script>payload<script></script></script>\", or in an image tag, with the payload as the onerror event."
},
{
"lang": "es",
"value": "La funci\u00f3n sanitize_string en Zenphoto versiones anteriores a la versi\u00f3n 1.4.9, no sanea apropiadamente las etiquetas HTML, lo que permite a atacantes remotos llevar a cabo un ataque de tipo cross-site request forgery (CSRF) mediante el empaquetado de una carga \u00fatil en \"&lt;script&gt;payload\", o en una etiqueta de imagen, con la carga \u00fatil como el evento onerror."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"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:zenphoto:zenphoto:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.4.9",
"matchCriteriaId": "BA35004E-3E8F-40E8-8B0D-1154A621220D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/07/18/3",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "http://www.zenphoto.org/news/zenphoto-1.4.9",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://software-talk.org/blog/2015/07/second-order-sql-injection-reflected-xss-path-traversal-function-execution-vulnerability-zenphoto/",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
}
]
}