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

87 lines
2.5 KiB
JSON

{
"id": "CVE-2008-0604",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-02-06T12:00:00.000",
"lastModified": "2008-09-05T21:35:31.290",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The LDAP authentication feature in XLight FTP Server before 2.83, when used with some unspecified LDAP servers, does not check for blank passwords, which allows remote attackers to bypass intended access restrictions."
},
{
"lang": "es",
"value": "La caracter\u00edstica de autentificaci\u00f3n LDAP en XLight FTP Server en versiones anteriores a 2.83. Cuando se usa con algunos servidores LDAP no especificados, no comprueba que haya contrase\u00f1as en blanco, lo que permite a atacantes remotos evitar las pretendidas restricciones de acceso."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-255"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:xlight_ftp_server:xlight_ftp_server:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.82",
"matchCriteriaId": "F79C2E38-B1A0-44AF-821A-E9400EE5381F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/27602",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.xlightftpd.com/whatsnew.htm",
"source": "cve@mitre.org"
}
]
}