fkie_cve-2001-1189
Vulnerability from fkie_nvd
Published
2001-12-13 05:00
Modified
2025-04-03 01:03
Severity ?
Summary
IBM Websphere Application Server 3.5.3 and earlier stores a password in cleartext in the sas.server.props file, which allows local users to obtain the passwords via a JSP script.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://www.iss.net/security_center/static/7698.php | Vendor Advisory | |
cve@mitre.org | http://www.securityfocus.com/archive/1/245324 | Vendor Advisory | |
cve@mitre.org | http://www.securityfocus.com/bid/3682 | Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.iss.net/security_center/static/7698.php | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/archive/1/245324 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/3682 | Patch, Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
ibm | websphere_application_server | 3.0 | |
ibm | websphere_application_server | 3.0.2 | |
ibm | websphere_application_server | 3.0.2.1 | |
ibm | websphere_application_server | 3.0.2.2 | |
ibm | websphere_application_server | 3.0.2.3 | |
ibm | websphere_application_server | 3.0.2.4 | |
ibm | websphere_application_server | 3.5 | |
ibm | websphere_application_server | 3.5.1 | |
ibm | websphere_application_server | 3.5.2 | |
ibm | websphere_application_server | 3.5.3 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.0:*:*:*:*:*:*:*", "matchCriteriaId": "85D0DA05-D76A-4623-B7EC-07A9D06E6E9F", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.0.2:*:*:*:*:*:*:*", "matchCriteriaId": "6FC25AE4-76D2-4FE6-8B33-7069322EBC5D", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.0.2.1:*:*:*:*:*:*:*", "matchCriteriaId": "A9595522-9627-467A-ACED-CCE6E07EB3EA", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.0.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "C71B9C1D-0D89-4CEC-BF25-D4BF522E1697", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.0.2.3:*:*:*:*:*:*:*", "matchCriteriaId": "D85BD5A6-07AD-4C45-902C-BE1B25E4D924", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.0.2.4:*:*:*:*:*:*:*", "matchCriteriaId": "C237A08A-A789-4160-AD83-807D2DE6A2B8", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.5:*:*:*:*:*:*:*", "matchCriteriaId": "06D2CEBB-0CEB-4BD2-B3E7-657D26770597", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.5.1:*:*:*:*:*:*:*", "matchCriteriaId": "EEFFBEBF-C823-4A9E-B822-FC67A0209FDE", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.5.2:*:*:*:*:*:*:*", "matchCriteriaId": "3101D0ED-9273-4403-A577-1A9F7DF396BF", "vulnerable": true }, { "criteria": "cpe:2.3:a:ibm:websphere_application_server:3.5.3:*:*:*:*:*:*:*", "matchCriteriaId": "4DE2470B-C71D-4F86-A068-E6FB8ADB0329", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "IBM Websphere Application Server 3.5.3 and earlier stores a password in cleartext in the sas.server.props file, which allows local users to obtain the passwords via a JSP script." }, { "lang": "es", "value": "IBM Websphere Application Server 3.5.3 y versiones anteriores almacenan una contrase\u00f1a en formato textual en el fichero sas.server.props, lo que permite a usuarios locales la obtenci\u00f3n de dicha contrase\u00f1a mediante una rutina JSP." } ], "id": "CVE-2001-1189", "lastModified": "2025-04-03T01:03:51.193", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 4.6, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ] }, "published": "2001-12-13T05:00:00.000", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://www.iss.net/security_center/static/7698.php" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "http://www.securityfocus.com/archive/1/245324" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.securityfocus.com/bid/3682" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://www.iss.net/security_center/static/7698.php" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "http://www.securityfocus.com/archive/1/245324" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.securityfocus.com/bid/3682" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "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.
Loading…
Loading…