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

75 lines
2.1 KiB
JSON

{
"id": "CVE-2023-23749",
"sourceIdentifier": "security@joomla.org",
"published": "2023-01-17T20:15:11.983",
"lastModified": "2023-01-27T18:18:38.047",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The 'LDAP Integration with Active Directory and OpenLDAP - NTLM & Kerberos Login' extension is vulnerable to LDAP Injection since is not properly sanitizing the 'username' POST parameter. An attacker can manipulate this paramter to dump arbitrary contents form the LDAP Database."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:miniorange:ldap_integration_with_active_directory_and_openldap:5.0.2:*:*:*:*:joomla\\!:*:*",
"matchCriteriaId": "F84BCE7D-415C-4D0D-8EC7-E84A28883FD3"
}
]
}
]
}
],
"references": [
{
"url": "https://extensions.joomla.org/vulnerable-extensions/resolved/ldap-integration-with-active-directory-and-openldap-ntlm-kerberos-login-5-0-2-other/",
"source": "security@joomla.org",
"tags": [
"Third Party Advisory"
]
}
]
}