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

125 lines
4.0 KiB
JSON

{
"id": "CVE-2015-5210",
"sourceIdentifier": "secalert@redhat.com",
"published": "2015-11-02T19:59:04.187",
"lastModified": "2024-11-21T02:32:33.800",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in Apache Ambari before 2.1.2 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the targetURI parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de redirecci\u00f3n abierta en Apache Ambari en versiones anteriores a 2.1.2 permite a atacantes remotos redirigir a usuarios a p\u00e1ginas web arbitrarias y llevar a cabo ataques de phishing a trav\u00e9s de una URL en el par\u00e1metro targetURI."
}
],
"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",
"baseScore": 5.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"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:apache:ambari:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.1.1",
"matchCriteriaId": "51273973-2E1C-4AB6-8009-948DF97371F4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:ambari:1.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "82B04633-452E-4D58-BA1F-4321D1330E60"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:ambari:2.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3394B0FD-5DD2-434B-8E83-429CE2B9E1DF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:ambari:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "96ECE226-03F0-4C10-972D-96EFE28A67EA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:ambari:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "78F087FC-ED5F-4F68-9CEA-C8FA11B66B32"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:ambari:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3D5FA9F4-80F6-4990-A9DA-CC3820C66DB0"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/10/13/4",
"source": "secalert@redhat.com"
},
{
"url": "https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/10/13/4",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Vulnerabilities",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
],
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/601.html\">CWE-601: URL Redirection to Untrusted Site ('Open Redirect')</a>"
}