gsd-2015-3448
Vulnerability from gsd
Modified
2015-04-29 00:00
Details
REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and
passwords, which allows local users to obtain sensitive information by reading the
log.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-3448", "description": "REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and passwords, which allows local users to obtain sensitive information by reading the log.", "id": "GSD-2015-3448", "references": [ "https://www.suse.com/security/cve/CVE-2015-3448.html", "https://access.redhat.com/errata/RHSA-2021:1313", "https://access.redhat.com/errata/RHBA-2015:1100", "https://advisories.mageia.org/CVE-2015-3448.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rest-client", "purl": "pkg:gem/rest-client" } } ], "aliases": [ "CVE-2015-3448", "GHSA-mx9f-w8qq-q5jf" ], "details": "REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and\npasswords, which allows local users to obtain sensitive information by reading the\nlog.\n", "id": "GSD-2015-3448", "modified": "2015-04-29T00:00:00.000Z", "published": "2015-04-29T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://github.com/rest-client/rest-client/issues/349" } ], "schema_version": "1.4.0", "severity": [ { "score": 2.1, "type": "CVSS_V2" } ], "summary": "rest-client ruby gem logs sensitive information" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-3448", "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": "REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and passwords, which allows local users to obtain sensitive information by reading the log." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "74415", "refsource": "BID", "url": "http://www.securityfocus.com/bid/74415" }, { "name": "openSUSE-SU-2015:0724", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00026.html" }, { "name": "117461", "refsource": "OSVDB", "url": "http://www.osvdb.org/117461" }, { "name": "https://github.com/rest-client/rest-client/issues/349", "refsource": "CONFIRM", "url": "https://github.com/rest-client/rest-client/issues/349" } ] } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2015-3448", "cvss_v2": 2.1, "date": "2015-04-29", "description": "REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and\npasswords, which allows local users to obtain sensitive information by reading the\nlog.\n", "gem": "rest-client", "ghsa": "mx9f-w8qq-q5jf", "patched_versions": [ "\u003e= 1.7.3" ], "title": "rest-client ruby gem logs sensitive information", "url": "https://github.com/rest-client/rest-client/issues/349" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.7.3", "affected_versions": "All versions before 1.7.3", "credit": "Sterling Paramore (https://github.com/gnilrets)", "cvss_v2": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2016-12-05", "description": "REST Client for Ruby contains a flaw that is due to the application logging password information in plaintext. This may allow a local attacker to gain access to password information.", "fixed_versions": [ "1.7.3" ], "identifier": "CVE-2015-3448", "identifiers": [ "CVE-2015-3448" ], "not_impacted": "1.7.3", "package_slug": "gem/rest-client", "pubdate": "2015-04-29", "solution": "Upgrade to 1.7.3", "title": "Log Plaintext Password Local Disclosure", "urls": [ "http://www.osvdb.org/show/osvdb/117461", "https://github.com/rest-client/rest-client/issues/349" ], "uuid": "f7a90f76-84ee-4629-9241-3f8e095f380b" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:rest-client_project:rest-client:*:*:*:*:*:ruby:*:*", "cpe_name": [], "versionEndIncluding": "1.7.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-3448" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "REST client for Ruby (aka rest-client) before 1.7.3 logs usernames and passwords, which allows local users to obtain sensitive information by reading the log." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-200" } ] } ] }, "references": { "reference_data": [ { "name": "openSUSE-SU-2015:0724", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2015-04/msg00026.html" }, { "name": "117461", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/117461" }, { "name": "https://github.com/rest-client/rest-client/issues/349", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/rest-client/rest-client/issues/349" }, { "name": "74415", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/74415" } ] } }, "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": "2016-12-06T03:01Z", "publishedDate": "2015-04-29T20:59Z" } } }
Loading...
Loading...
- 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.