ghsa-g7rj-q722-245g
Vulnerability from github
Published
2023-05-08 18:30
Modified
2023-05-15 13:43
Severity ?
VLAI Severity ?
Summary
jsreport vulnerable to code injection
Details
jsreport prior to 3.11.3 had a version of vm2 vulnerable to CVE-2023-29017 hard coded in the package.json of the jsreport-core component. An attacker can use this vulnerability to obtain the authority of the jsreport playground server, or construct a malicious webpage/html file and send it to the user to attack the installed jsreport client.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "jsreport" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.11.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-2583" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2023-05-09T19:16:18Z", "nvd_published_at": "2023-05-08T17:15:11Z", "severity": "CRITICAL" }, "details": "jsreport prior to 3.11.3 had a version of vm2 vulnerable to CVE-2023-29017 hard coded in the package.json of the jsreport-core component. An attacker can use this vulnerability to obtain the authority of the jsreport playground server, or construct a malicious webpage/html file and send it to the user to attack the installed jsreport client.", "id": "GHSA-g7rj-q722-245g", "modified": "2023-05-15T13:43:15Z", "published": "2023-05-08T18:30:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2583" }, { "type": "WEB", "url": "https://github.com/jsreport/jsreport/commit/afaff3804b34b38e959f5ae65f9e672088de13d7" }, { "type": "PACKAGE", "url": "https://github.com/jsreport/jsreport" }, { "type": "WEB", "url": "https://github.com/jsreport/jsreport/releases/tag/3.11.3" }, { "type": "WEB", "url": "https://huntr.dev/bounties/397ea68d-1e28-44ff-b830-c8883d067d96" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "jsreport vulnerable to code injection" }
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.
Loading…
Loading…