gsd-2008-2367
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
Red Hat Certificate System 7.2 uses world-readable permissions for password.conf and unspecified other configuration files, which allows local users to discover passwords by reading these files.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2008-2367", "description": "Red Hat Certificate System 7.2 uses world-readable permissions for password.conf and unspecified other configuration files, which allows local users to discover passwords by reading these files.", "id": "GSD-2008-2367", "references": [ "https://access.redhat.com/errata/RHSA-2009:0007", "https://access.redhat.com/errata/RHSA-2009:0006" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2008-2367" ], "details": "Red Hat Certificate System 7.2 uses world-readable permissions for password.conf and unspecified other configuration files, which allows local users to discover passwords by reading these files.", "id": "GSD-2008-2367", "modified": "2023-12-13T01:23:01.274025Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2008-2367", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Red Hat Certificate System 7.2 uses world-readable permissions for password.conf and unspecified other configuration files, which allows local users to discover passwords by reading these files." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.vupen.com/english/advisories/2009/0145", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2009/0145" }, { "name": "https://rhn.redhat.com/errata/RHSA-2009-0007.html", "refsource": "MISC", "url": "https://rhn.redhat.com/errata/RHSA-2009-0007.html" }, { "name": "http://secunia.com/advisories/33540", "refsource": "MISC", "url": "http://secunia.com/advisories/33540" }, { "name": "http://securitytracker.com/id?1021608", "refsource": "MISC", "url": "http://securitytracker.com/id?1021608" }, { "name": "http://www.securityfocus.com/bid/33288", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/33288" }, { "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48021", "refsource": "MISC", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48021" }, { "name": "https://rhn.redhat.com/errata/RHSA-2009-0006.html", "refsource": "MISC", "url": "https://rhn.redhat.com/errata/RHSA-2009-0006.html" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=451998", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=451998" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:certificate_system:7.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2008-2367" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Red Hat Certificate System 7.2 uses world-readable permissions for password.conf and unspecified other configuration files, which allows local users to discover passwords by reading these files." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-264" } ] } ] }, "references": { "reference_data": [ { "name": "1021608", "refsource": "SECTRACK", "tags": [], "url": "http://securitytracker.com/id?1021608" }, { "name": "33540", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/33540" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=451998", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=451998" }, { "name": "RHSA-2009:0006", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "https://rhn.redhat.com/errata/RHSA-2009-0006.html" }, { "name": "33288", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/33288" }, { "name": "RHSA-2009:0007", "refsource": "REDHAT", "tags": [], "url": "https://rhn.redhat.com/errata/RHSA-2009-0007.html" }, { "name": "ADV-2009-0145", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2009/0145" }, { "name": "redhat-cs-configfile-info-disclosure(48021)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48021" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false } }, "lastModifiedDate": "2017-08-08T01:30Z", "publishedDate": "2009-01-20T16:30Z" } } }
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…