gsd-2018-3737
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
sshpk is vulnerable to ReDoS when parsing crafted invalid public keys.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-3737", "description": "sshpk is vulnerable to ReDoS when parsing crafted invalid public keys.", "id": "GSD-2018-3737", "references": [ "https://access.redhat.com/errata/RHSA-2020:2625" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-3737" ], "details": "sshpk is vulnerable to ReDoS when parsing crafted invalid public keys.", "id": "GSD-2018-3737", "modified": "2023-12-13T01:22:43.359957Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "DATE_PUBLIC": "2018-04-26T00:00:00", "ID": "CVE-2018-3737", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "sshpk node module", "version": { "version_data": [ { "version_value": "Versions up to and including 1.13.1" } ] } } ] }, "vendor_name": "HackerOne" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "sshpk is vulnerable to ReDoS when parsing crafted invalid public keys." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Allocation of Resources Without Limits or Throttling (CWE-770)" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/319593", "refsource": "MISC", "url": "https://hackerone.com/reports/319593" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "=1.13.1", "affected_versions": "Version 1.13.1", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-185", "CWE-937" ], "date": "2019-10-09", "description": "sshpk is vulnerable to ReDoS when parsing maliciously crafted invalid public keys.", "fixed_versions": [ "1.13.2" ], "identifier": "CVE-2018-3737", "identifiers": [ "CVE-2018-3737" ], "not_impacted": "All versions before 1.13.1, all versions after 1.13.1", "package_slug": "npm/sshpk", "pubdate": "2018-06-07", "solution": "Upgrade to version 1.13.2 or above.", "title": "Incorrect Regular Expression", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-3737" ], "uuid": "0dd4a207-2e2e-4ac3-a337-6b030e1e9060" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:joyent:sshpk:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndIncluding": "1.13.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve-assignments@hackerone.com", "ID": "CVE-2018-3737" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "sshpk is vulnerable to ReDoS when parsing crafted invalid public keys." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-185" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/319593", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://hackerone.com/reports/319593" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-01-30T16:06Z", "publishedDate": "2018-06-07T02:29Z" } } }
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.