ghsa-9qh2-6fxg-9m4g
Vulnerability from github
Published
2022-05-14 01:55
Modified
2024-11-22 17:59
Severity ?
Summary
Open Chinese Convert subject to Denial of Service via Out-of-bounds Read
Details
Open Chinese Convert (OpenCC) 1.0.5 allows attackers to cause a denial of service (segmentation fault) because BinaryDict::NewFromFile in BinaryDict.cpp may have out-of-bounds keyOffset and valueOffset values via a crafted .ocd file.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "opencc" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-16982" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": true, "github_reviewed_at": "2022-09-30T13:10:06Z", "nvd_published_at": "2018-09-13T02:29:00Z", "severity": "MODERATE" }, "details": "Open Chinese Convert (OpenCC) 1.0.5 allows attackers to cause a denial of service (segmentation fault) because BinaryDict::NewFromFile in BinaryDict.cpp may have out-of-bounds keyOffset and valueOffset values via a crafted .ocd file.", "id": "GHSA-9qh2-6fxg-9m4g", "modified": "2024-11-22T17:59:52Z", "published": "2022-05-14T01:55:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16982" }, { "type": "WEB", "url": "https://github.com/BYVoid/OpenCC/issues/303" }, { "type": "WEB", "url": "https://github.com/BYVoid/OpenCC/pull/309" }, { "type": "WEB", "url": "https://github.com/BYVoid/OpenCC/pull/560" }, { "type": "WEB", "url": "https://github.com/BYVoid/OpenCC/pull/560/commits/e1b8c7949738100e4747dd4109ef1f16e1bd99c4" }, { "type": "WEB", "url": "https://github.com/BYVoid/OpenCC/commit/4a4f9e58e505fca93605f22363c133df66a91a5e" }, { "type": "PACKAGE", "url": "https://github.com/BYVoid/OpenCC" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/opencc-py/PYSEC-2018-153.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Open Chinese Convert subject to Denial of Service via Out-of-bounds Read" }
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.