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

117 lines
3.5 KiB
JSON

{
"id": "CVE-2015-4134",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-05-28T14:59:11.597",
"lastModified": "2024-11-21T02:30:29.213",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in goto.php in phpwind 8.7 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the url parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de la redirecci\u00f3n abierta en goto.php en phpwind 8.7 permite a atacantes remotos redirigir usuarios hacia sitios web arbitrarios y realizar ataques de phishing a trav\u00e9s de una URL en el par\u00e1metro url."
}
],
"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:phpwind:phpwind:8.7:*:*:*:*:*:*:*",
"matchCriteriaId": "2BE5E442-A815-4B2A-9549-4B14456E47E9"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/132033/phpwind-8.7-Open-Redirect.html",
"source": "cve@mitre.org"
},
{
"url": "http://seclists.org/fulldisclosure/2015/May/107",
"source": "cve@mitre.org"
},
{
"url": "http://tetraph.com/security/open-redirect/phpwind-v8-7-open-redirect/",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/74804",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1032428",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/132033/phpwind-8.7-Open-Redirect.html",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://seclists.org/fulldisclosure/2015/May/107",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://tetraph.com/security/open-redirect/phpwind-v8-7-open-redirect/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/74804",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securitytracker.com/id/1032428",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/601.html\">CWE-601: URL Redirection to Untrusted Site ('Open Redirect')</a>"
}