gsd-2002-1632
Vulnerability from gsd
Modified
2023-12-13 01:24
Details
Oracle 9i Application Server (9iAS) installs multiple sample pages that allow remote attackers to obtain environment variables and other sensitive information via (1) info.jsp, (2) printenv, (3) echo, or (4) echo2.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2002-1632", "description": "Oracle 9i Application Server (9iAS) installs multiple sample pages that allow remote attackers to obtain environment variables and other sensitive information via (1) info.jsp, (2) printenv, (3) echo, or (4) echo2.", "id": "GSD-2002-1632" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2002-1632" ], "details": "Oracle 9i Application Server (9iAS) installs multiple sample pages that allow remote attackers to obtain environment variables and other sensitive information via (1) info.jsp, (2) printenv, (3) echo, or (4) echo2.", "id": "GSD-2002-1632", "modified": "2023-12-13T01:24:09.930102Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2002-1632", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Oracle 9i Application Server (9iAS) installs multiple sample pages that allow remote attackers to obtain environment variables and other sensitive information via (1) info.jsp, (2) printenv, (3) echo, or (4) echo2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.oracle.com/technology/deploy/security/pdf/ias_modplsql_alert.pdf", "refsource": "CONFIRM", "url": "http://www.oracle.com/technology/deploy/security/pdf/ias_modplsql_alert.pdf" }, { "name": "http://www.kb.cert.org/vuls/id/SVIM-576QLZ", "refsource": "CONFIRM", "url": "http://www.kb.cert.org/vuls/id/SVIM-576QLZ" }, { "name": "6556", "refsource": "BID", "url": "http://www.securityfocus.com/bid/6556" }, { "name": "http://www.nextgenss.com/papers/hpoas.pdf", "refsource": "MISC", "url": "http://www.nextgenss.com/papers/hpoas.pdf" }, { "name": "VU#717827", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/717827" }, { "name": "oracle-appserver-info-sample(8665)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/8665" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:oracle:application_server:1.0.2.1s:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:application_server:1.0.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:application_server:1.0.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:application_server:9.0.2.0.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:oracle:application_server:9.0.2.0.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2002-1632" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Oracle 9i Application Server (9iAS) installs multiple sample pages that allow remote attackers to obtain environment variables and other sensitive information via (1) info.jsp, (2) printenv, (3) echo, or (4) echo2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.nextgenss.com/papers/hpoas.pdf", "refsource": "MISC", "tags": [ "Patch" ], "url": "http://www.nextgenss.com/papers/hpoas.pdf" }, { "name": "http://www.kb.cert.org/vuls/id/SVIM-576QLZ", "refsource": "CONFIRM", "tags": [ "Patch", "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/SVIM-576QLZ" }, { "name": "http://www.oracle.com/technology/deploy/security/pdf/ias_modplsql_alert.pdf", "refsource": "CONFIRM", "tags": [], "url": "http://www.oracle.com/technology/deploy/security/pdf/ias_modplsql_alert.pdf" }, { "name": "VU#717827", "refsource": "CERT-VN", "tags": [ "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/717827" }, { "name": "6556", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/6556" }, { "name": "oracle-appserver-info-sample(8665)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/8665" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-07-11T01:29Z", "publishedDate": "2002-12-31T05:00Z" } } }
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…