ghsa-wwcp-26wc-3fxm
Vulnerability from github
Published
2024-10-04 06:30
Modified
2024-11-07 21:43
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Summary
JSON-lib mishandles an unbalanced comment string
Details
util/JSONTokener.java in JSON-lib before 3.1.0 mishandles an unbalanced comment string.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.kordamp.json:json-lib-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-47855" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-10-04T18:51:45Z", "nvd_published_at": "2024-10-04T06:15:04Z", "severity": "MODERATE" }, "details": "util/JSONTokener.java in JSON-lib before 3.1.0 mishandles an unbalanced comment string.", "id": "GHSA-wwcp-26wc-3fxm", "modified": "2024-11-07T21:43:53Z", "published": "2024-10-04T06:30:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47855" }, { "type": "WEB", "url": "https://github.com/kordamp/json-lib/commit/a0c4a0eae277130e22979cf307c95dec4005a78e" }, { "type": "PACKAGE", "url": "https://github.com/kordamp/json-lib" }, { "type": "WEB", "url": "https://github.com/kordamp/json-lib/compare/v3.0.3...v3.1.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "JSON-lib mishandles an unbalanced comment string" }
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.