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

91 lines
2.7 KiB
JSON

{
"id": "CVE-2015-1578",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-02-11T19:59:05.573",
"lastModified": "2015-02-12T17:53:47.947",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/601.html\">CWE-601: URL Redirection to Untrusted Site ('Open Redirect')</a>",
"descriptions": [
{
"lang": "en",
"value": "Multiple open redirect vulnerabilities in u5CMS before 3.9.4 allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the (1) pidvesa cookie to u5admin/pidvesa.php or (2) uri parameter to u5admin/meta2.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de la redirecci\u00f3n abierta en u5CMS anterior a 3.9.4 permite a atacantes remotos redirigir usuarios hacia sitios web arbitrarios y realizar ataques de phishing a trav\u00e9s de una URL en (1) la cookie pidvesa en u5admin/pidvesa.php o (2) el par\u00e1metro uri en u5admin/meta2.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.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:yuba:u5cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.9.3",
"matchCriteriaId": "8BEC0F54-9E6A-451F-96BC-E2A8B0A2F98C"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/130317/u5CMS-3.9.3-Open-Redirect.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5227.php",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}