2025-04-09 02:05:49 +00:00

168 lines
5.2 KiB
JSON

{
"id": "CVE-2007-5797",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-03T00:46:00.000",
"lastModified": "2025-04-09T00:30:58.490",
"vulnStatus": "Deferred",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "SQLLoginModule in Apache Geronimo 2.0 through 2.1 does not throw an exception for a nonexistent username, which allows remote attackers to bypass authentication via a login attempt with any username not contained in the database."
},
{
"lang": "es",
"value": "El SQLLoginModule en el Apache Geronimo 2.0 hasta el 2.1 no lanza una excepci\u00f3n para nombre de usuarios no existentes, lo que permite a atacantes remotos evitar la autenticaci\u00f3n mediante un intento de registrase con alg\u00fan usuario que no est\u00e9 contenido en la Base de Datos."
}
],
"metrics": {
"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": true,
"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"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:geronimo:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "FD68D814-2EA1-4E58-AAB1-3B23535A2D26"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:geronimo:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "373ECB49-508C-446C-9CC9-6438D4D4137B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:geronimo:2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "ECF8E5A6-BCAA-428E-A703-6D1508AE2DA0"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/38662",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/27478",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/27482",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www-1.ibm.com/support/docview.wss?uid=swg21286105",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26287",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3675",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3676",
"source": "cve@mitre.org"
},
{
"url": "https://issues.apache.org/jira/browse/GERONIMO-3543",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/38662",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/27478",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/27482",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www-1.ibm.com/support/docview.wss?uid=swg21286105",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/26287",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3675",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3676",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://issues.apache.org/jira/browse/GERONIMO-3543",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. This issue did not affect versions of geronimo-specs packages as shipped Red Hat Enterprise Linux 5, Red Hat Application Stack, Red Hat Application Server, Red Hat Directory Server and Red Hat Certificate System, as the geronimo-specs package only contains the specification of the Apache Geronimo Server\u2019s services and interfaces and not the vulnerable J2EE server classes.",
"lastModified": "2007-11-06T00:00:00"
}
]
}