ghsa-f8vw-8vgh-22r9
Vulnerability from github
Published
2025-07-18 15:31
Modified
2025-09-13 04:43
Severity ?
6.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
2.1 (Low) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P
2.1 (Low) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P
VLAI Severity ?
Summary
XXL-JOB is vulnerable to SSRF attacks
Details
A vulnerability, which was classified as critical, was found in Xuxueli xxl-job up to 3.1.1. Affected is the function httpJobHandler of the file src\main\java\com\xxl\job\executor\service\jobhandler\SampleXxlJob.java. The manipulation leads to server-side request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.xuxueli:xxl-job-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-7787" ], "database_specific": { "cwe_ids": [ "CWE-918" ], "github_reviewed": true, "github_reviewed_at": "2025-07-21T12:26:33Z", "nvd_published_at": "2025-07-18T15:15:31Z", "severity": "LOW" }, "details": "A vulnerability, which was classified as critical, was found in Xuxueli xxl-job up to 3.1.1. Affected is the function httpJobHandler of the file src\\main\\java\\com\\xxl\\job\\executor\\service\\jobhandler\\SampleXxlJob.java. The manipulation leads to server-side request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.", "id": "GHSA-f8vw-8vgh-22r9", "modified": "2025-09-13T04:43:42Z", "published": "2025-07-18T15:31:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7787" }, { "type": "WEB", "url": "https://github.com/xuxueli/xxl-job/issues/3749" }, { "type": "PACKAGE", "url": "https://github.com/xuxueli/xxl-job" }, { "type": "WEB", "url": "https://vuldb.com/?ctiid.316848" }, { "type": "WEB", "url": "https://vuldb.com/?id.316848" }, { "type": "WEB", "url": "https://vuldb.com/?submit.615741" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P", "type": "CVSS_V4" } ], "summary": "XXL-JOB is vulnerable to SSRF attacks" }
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…