ghsa-xgh5-gwq5-rpx8
Vulnerability from github
Published
2023-04-25 09:30
Modified
2023-05-05 20:35
Severity ?
Summary
Arbitrary javascript injection in Apache Jena
Details
There is insufficient checking of user queries in Apache Jena versions 4.7.0 and earlier, when invoking custom scripts. It allows a remote user to execute arbitrary javascript via a SPARQL query.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.jena:jena" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-22665" ], "database_specific": { "cwe_ids": [ "CWE-917" ], "github_reviewed": true, "github_reviewed_at": "2023-04-25T19:47:40Z", "nvd_published_at": "2023-04-25T07:15:08Z", "severity": "MODERATE" }, "details": "There is insufficient checking of user queries in Apache Jena versions 4.7.0 and earlier, when invoking custom scripts. It allows a remote user to execute arbitrary javascript via a SPARQL query.", "id": "GHSA-xgh5-gwq5-rpx8", "modified": "2023-05-05T20:35:38Z", "published": "2023-04-25T09:30:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22665" }, { "type": "PACKAGE", "url": "https://github.com/apache/jena" }, { "type": "WEB", "url": "https://lists.apache.org/thread/s0dmpsxcwqs57l4qfs415klkgmhdxq7s" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/07/11/11" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Arbitrary javascript injection in Apache Jena" }
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.