98 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-4548",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-08-27T23:17:00.000",
"lastModified": "2008-09-05T21:28:30.143",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The login method in LoginModule implementations in Apache Geronimo 2.0 does not throw FailedLoginException for failed logins, which allows remote attackers to bypass authentication requirements, deploy arbitrary modules, and gain administrative access by sending a blank username and password with the command line deployer in the deployment module."
},
{
"lang": "es",
"value": "El m\u00e9todo de entrada en las implementaciones LoginModule en Apache Geronimo 2.0 no pasa por FailedLoginException para las entradas fallidas, lo cual permite a atacantes remotos evitar los requisitios de validaci\u00f3n, utilizaci\u00f3n de m\u00f3dulos de su elecci\u00f3n, y conseguir acceso con privilegios administrativos a trav\u00e9s del env\u00edo de un nombre de usuario en blanco y contrase\u00f1as con el desplegador de l\u00ednea de comando en el m\u00f3dulo del despliegue."
}
],
"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": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:geronimo:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "CA6E27E4-BE63-4AE3-B29C-6BCF752FF608"
}
]
}
]
}
],
"references": [
{
"url": "http://geronimo.apache.org/2007/08/13/apache-geronimo-v20-release-delayed-due-to-security-issue.html",
"source": "cve@mitre.org"
},
{
"url": "http://geronimo.apache.org/2007/08/21/apache-geronimo-201-released.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.nabble.com/Geronimo-2.0-Release-suspended-due-to-security-issue-found-before-release-t4263667s134.html",
"source": "cve@mitre.org"
},
{
"url": "https://issues.apache.org/jira/browse/GERONIMO-1201",
"source": "cve@mitre.org"
},
{
"url": "https://issues.apache.org/jira/browse/GERONIMO-3404",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}