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

128 lines
4.0 KiB
JSON

{
"id": "CVE-2011-4951",
"sourceIdentifier": "secalert@redhat.com",
"published": "2012-08-31T22:55:01.497",
"lastModified": "2012-09-04T04:00:00.000",
"vulnStatus": "Analyzed",
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/601.html\r\n\r\n'CWE-601: URL Redirection to Untrusted Site ('Open Redirect')'",
"descriptions": [
{
"lang": "en",
"value": "Open redirect vulnerability in phpgwapi/ntlm/index.php in EGroupware Enterprise Line (EPL) before 11.1.20110804-1 and EGroupware Community Edition before 1.8.001.20110805 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the forward parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de redirecci\u00f3n abierta en phpgwapi/ntlm/index.php de EGroupware Enterprise Line (EPL) anteriores a v11.1.20110804-1 y EGroupware Community Edition anteriores a v1.8.001.20110805 permite a atacantes remotos redirigir a los usuarios a sitios web de su elecci\u00f3n y llevar a cabo ataques de phishing a trav\u00e9s de una URL en el par\u00e1metro forward."
}
],
"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:egroupware:egroupware:*:-:community:*:*:*:*:*",
"versionEndIncluding": "1.8.001.20110421",
"matchCriteriaId": "32925DE0-3391-480B-AC6E-8DD8D9A664F8"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:egroupware:egroupware_enterprise_line:*:*:*:*:*:*:*:*",
"versionEndIncluding": "11.1.20110711-1",
"matchCriteriaId": "CDD9684D-F736-4966-8A43-2A73AA4CA853"
}
]
}
]
}
],
"references": [
{
"url": "http://comments.gmane.org/gmane.comp.web.egroupware.german/33144",
"source": "secalert@redhat.com"
},
{
"url": "http://packetstormsecurity.org/files/101675/eGroupware-1.8.001.20110421-Open-Redirect.html",
"source": "secalert@redhat.com",
"tags": [
"Exploit"
]
},
{
"url": "http://www.autosectools.com/Advisory/eGroupware-1.8.001-Reflected-Cross-site-Scripting-178",
"source": "secalert@redhat.com"
},
{
"url": "http://www.egroupware.org/changelog",
"source": "secalert@redhat.com"
},
{
"url": "http://www.egroupware.org/epl-changelog",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/03/29/1",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2012/03/30/3",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securityfocus.com/bid/52770",
"source": "secalert@redhat.com"
}
]
}