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

138 lines
4.2 KiB
JSON

{
"id": "CVE-2015-6538",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-12-27T19:59:01.187",
"lastModified": "2024-11-21T02:35:10.973",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The login page in Epiphany Cardio Server 3.3, 4.0, and 4.1 mishandles authentication requests, which allows remote attackers to conduct LDAP injection attacks, and consequently bypass intended access restrictions, via a crafted URL."
},
{
"lang": "es",
"value": "La p\u00e1gina de inicio de sesi\u00f3n en Epiphany Cardio Server 3.3, 4.0 y 4.1 no maneja correctamente las peticiones de autenticaci\u00f3n, lo que permite a atacantes remotos llevar a cabo ataques de inyecci\u00f3n LDAP, y consecuentemente eludir las restricciones destinadas al acceso, a trav\u00e9s de una URL manipulada."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": 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:ephiphanyheathdata:cardio_server:3.3:*:*:*:*:*:*:*",
"matchCriteriaId": "CF530CD3-7537-4E7B-86B2-0BA046F82681"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ephiphanyheathdata:cardio_server:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1F07BDD8-0314-4A21-9832-06C409890A7A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ephiphanyheathdata:cardio_server:4.1:*:*:*:*:*:*:*",
"matchCriteriaId": "AB2F228B-F41B-4126-9FF8-BCC097F4A92C"
}
]
}
]
}
],
"references": [
{
"url": "http://www.epiphanyhealthdata.com/blog/certresponse",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.kb.cert.org/vuls/id/630239",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
},
{
"url": "http://www.epiphanyhealthdata.com/blog/certresponse",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.kb.cert.org/vuls/id/630239",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"US Government Resource"
]
}
],
"evaluatorComment": "<a href=\"https://cwe.mitre.org/data/definitions/90.html\">CWE-90: Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')</a>"
}