fkie_cve-2002-2142
Vulnerability from fkie_nvd
Published
2002-12-31 05:00
Modified
2024-11-20 23:42
Severity ?
Summary
An undocumented extension for the Servlet mappings in the Servlet 2.3 specification, when upgrading to WebLogic Server and Express 7.0 Service Pack 1 from BEA WebLogic Server and Express 6.0 through 7.0.0.1, does not prepend a "/" character in certain URL patterns, which prevents the proper enforcement of role mappings and policies in applications that use the extension.
References
Impacted products
Vendor | Product | Version | |
---|---|---|---|
bea | weblogic_integration | 7.0 | |
bea | weblogic_integration | 7.0 | |
bea | weblogic_server | 6.0 | |
bea | weblogic_server | 6.0 | |
bea | weblogic_server | 6.1 | |
bea | weblogic_server | 6.1 | |
bea | weblogic_server | 7.0 | |
bea | weblogic_server | 7.0 | |
bea | weblogic_server | 7.0.0.1 | |
bea | weblogic_server | 7.0.0.1 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:bea:weblogic_integration:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "0AB49671-9D20-44B1-93DE-261AD900679E", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_integration:7.0:sp1:*:*:*:*:*:*", "matchCriteriaId": "F84AF19F-BC6C-4C4E-86E4-C4BA27A8A424", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "2D9AB3C0-8783-4160-AE2D-D1E5AAAA0A78", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:6.0:*:express:*:*:*:*:*", "matchCriteriaId": "80D90123-74BA-4A70-9A10-6980BAD270B2", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:6.1:*:*:*:*:*:*:*", "matchCriteriaId": "1FDCF6AE-43DC-4AE5-9260-CA657F40BE77", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:6.1:*:express:*:*:*:*:*", "matchCriteriaId": "05AFBE78-C611-4EA2-8B00-5F8B61696CBE", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "F9C5AFCF-79D8-4005-B800-B0C6BD461276", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:7.0:*:express:*:*:*:*:*", "matchCriteriaId": "FBDF3AC0-0680-4EEE-898C-47D194667BE2", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:7.0.0.1:*:*:*:*:*:*:*", "matchCriteriaId": "74AE35FF-AC1C-435B-8CE9-F40AFFFA3A46", "vulnerable": true }, { "criteria": "cpe:2.3:a:bea:weblogic_server:7.0.0.1:*:express:*:*:*:*:*", "matchCriteriaId": "25C711BB-E7E0-41D8-985E-5DD386C54637", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An undocumented extension for the Servlet mappings in the Servlet 2.3 specification, when upgrading to WebLogic Server and Express 7.0 Service Pack 1 from BEA WebLogic Server and Express 6.0 through 7.0.0.1, does not prepend a \"/\" character in certain URL patterns, which prevents the proper enforcement of role mappings and policies in applications that use the extension." } ], "id": "CVE-2002-2142", "lastModified": "2024-11-20T23:42:58.480", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2002-12-31T05:00:00.000", "references": [ { "source": "cve@mitre.org", "url": "http://dev2dev.bea.com/pub/advisory/3" }, { "source": "cve@mitre.org", "url": "http://www.iss.net/security_center/static/10392.php" }, { "source": "cve@mitre.org", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/5971" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://dev2dev.bea.com/pub/advisory/3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://www.iss.net/security_center/static/10392.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/5971" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.