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

100 lines
3.0 KiB
JSON

{
"id": "CVE-2007-3193",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-06-12T23:30:00.000",
"lastModified": "2017-07-29T01:32:02.677",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "lib/WikiUser/LDAP.php in PhpWiki before 1.3.13p1, when the configuration lacks a nonzero PASSWORD_LENGTH_MINIMUM, might allow remote attackers to bypass authentication via an empty password, which causes ldap_bind to return true when used with certain LDAP implementations."
},
{
"lang": "es",
"value": "lib/WikiUser/LDAP.php en PhpWiki anterior a 1.3.13p1, cuando la configuraci\u00f3n carece de un valor PASSWORD_LENGTH_MINIMUM distinto de cero, podr\u00eda permitir a atacantes remotos evitar la autenticaci\u00f3n mediante una contrase\u00f1a vac\u00eda, lo cual provoca que ldap_bind devuelva \"true\" (verdadero) cuando se usa con determinadas implementaciones de LDAP."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": 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:phpwiki:phpwiki:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3.13",
"matchCriteriaId": "5B71D417-92CC-4EED-8C2C-97073D665AEB"
}
]
}
]
}
],
"references": [
{
"url": "http://security.gentoo.org/glsa/glsa-200709-10.xml",
"source": "cve@mitre.org"
},
{
"url": "http://sourceforge.net/project/shownotes.php?release_id=514820",
"source": "cve@mitre.org"
},
{
"url": "http://sourceforge.net/tracker/index.php?func=detail&aid=1732882&group_id=6121&atid=106121",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2007/dsa-1371",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/2144",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34819",
"source": "cve@mitre.org"
}
]
}