ghsa-x2jx-w3wm-9p3p
Vulnerability from github
Published
2022-12-05 06:30
Modified
2022-12-05 23:29
Severity ?
Summary
nadesiko3 allows remote attacker to inject invalid value to decodeURIComponent of nako3edit
Details
Nako3edit is the editor component of Nadeshiko 3, a programming language developed based on Japanese. Improper check or handling of exceptional conditions in Nako3edit v3.3.74 and earlier allows a remote attacker to inject an invalid value to decodeURIComponent of nako3edit, which may lead the server to crash.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "nadesiko3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.3.75" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-41777" ], "database_specific": { "cwe_ids": [ "CWE-703", "CWE-755" ], "github_reviewed": true, "github_reviewed_at": "2022-12-05T23:29:35Z", "nvd_published_at": "2022-12-05T04:15:00Z", "severity": "MODERATE" }, "details": "Nako3edit is the editor component of Nadeshiko 3, a programming language developed based on Japanese. Improper check or handling of exceptional conditions in Nako3edit v3.3.74 and earlier allows a remote attacker to inject an invalid value to decodeURIComponent of nako3edit, which may lead the server to crash.", "id": "GHSA-x2jx-w3wm-9p3p", "modified": "2022-12-05T23:29:35Z", "published": "2022-12-05T06:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41777" }, { "type": "WEB", "url": "https://github.com/kujirahand/nadesiko3/issues/1325" }, { "type": "WEB", "url": "https://github.com/kujirahand/nadesiko3/issues/1347" }, { "type": "PACKAGE", "url": "https://github.com/kujirahand/nadesiko3" }, { "type": "WEB", "url": "https://github.com/kujirahand/nadesiko3/releases/tag/3.3.75" }, { "type": "WEB", "url": "https://jvn.jp/en/jp/JVN56968681/index.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "nadesiko3 allows remote attacker to inject invalid value to decodeURIComponent of nako3edit" }
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.