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

91 lines
2.8 KiB
JSON

{
"id": "CVE-2014-8305",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-10-16T19:55:17.690",
"lastModified": "2014-12-16T17:25:49.700",
"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": "Open redirect vulnerability in the redir function in includes/function.php in C97net Cart Engine before 4.0 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the HTTP Referer header to (1) index.php, (2) cart.php, (3) msg.php, or (4) page.php."
},
{
"lang": "es",
"value": "Una vulnerabilidad de redirecci\u00f3n abierta en la funci\u00f3n redir en includes/function.php de C97net Cart Engine anterior a 4.0 permite a atacantes remotos redirigir a usuarios a sitios web arbitrarios y realizar ataques de phishing a trav\u00e9s de una URL en la cabecera HTTP Referer en (1) index.php, (2) cart.php, (3) msg.php o (4) page.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"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:c97:cart_engine:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.0",
"matchCriteriaId": "2E6D0491-7A8C-4FA2-A6BA-4692D544CEA0"
}
]
}
]
}
],
"references": [
{
"url": "http://seclists.org/fulldisclosure/2014/Sep/55",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.quantumleap.it/cart-engine-3-0-multiple-vulnerabilities-sql-injection-reflected-xss-open-redirect/",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}