ghsa-q7mc-fc87-v7w7
Vulnerability from github
Published
2023-08-04 18:30
Modified
2023-08-08 22:37
Severity ?
VLAI Severity ?
Summary
OpenRefine Server-Side Request Forgery vulnerability
Details
OpenRefine <= v3.5.2 contains a Server-Side Request Forgery (SSRF) vulnerability, which permits unauthorized users to exploit the system, potentially leading to unauthorized access to internal resources and sensitive file disclosure.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.openrefine:main" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-41401" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2023-08-04T21:25:42Z", "nvd_published_at": "2023-08-04T17:15:09Z", "severity": "MODERATE" }, "details": "OpenRefine \u003c= v3.5.2 contains a Server-Side Request Forgery (SSRF) vulnerability, which permits unauthorized users to exploit the system, potentially leading to unauthorized access to internal resources and sensitive file disclosure.", "id": "GHSA-q7mc-fc87-v7w7", "modified": "2023-08-08T22:37:00Z", "published": "2023-08-04T18:30:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41401" }, { "type": "WEB", "url": "https://github.com/OpenRefine/OpenRefine/commit/8cb2fec45dd90fda8ed9608c691f6bb8ed721cd2" }, { "type": "PACKAGE", "url": "https://github.com/OpenRefine/OpenRefine" }, { "type": "WEB", "url": "https://github.com/OpenRefine/OpenRefine/blob/30d6edb7b6586623bda09456c797c35983fb80ff/main/tests/server/src/com/google/refine/importing/ImportingUtilitiesTests.java#L180" }, { "type": "WEB", "url": "https://github.com/OpenRefine/OpenRefine/blob/cb55cdfdf6f9ca916839778dc847cce803688998/main/src/com/google/refine/importing/ImportingUtilities.java#L103" }, { "type": "WEB", "url": "https://github.com/ixSly/CVE-2022-41401" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "OpenRefine Server-Side Request Forgery vulnerability" }
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…