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

85 lines
2.6 KiB
JSON

{
"id": "CVE-2015-6012",
"sourceIdentifier": "cret@cert.org",
"published": "2015-09-28T02:59:08.763",
"lastModified": "2015-09-29T00:54:17.470",
"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 Web Reference Database (aka refbase) through 0.9.6 and bleeding-edge before 2015-01-08 allow remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via the referrer parameter."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de redirecci\u00f3n abierta en Web Reference Database (tambi\u00e9n conocida como refbase) hasta la versi\u00f3n 0.9.6 y bleeding-edge anterior a 2015-01-08, permite a atacantes remotos redirigir a los usuarios a p\u00e1ginas web arbitrarias y llevar a cabo ataques de phishing a trav\u00e9s del par\u00e1metro referrer."
}
],
"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:refbase:refbase:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.6",
"matchCriteriaId": "1CF8564D-694F-4473-A7E8-AA390920219D"
}
]
}
]
}
],
"references": [
{
"url": "http://www.kb.cert.org/vuls/id/374092",
"source": "cret@cert.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
}
]
}