gsd-2022-43183
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
XXL-Job before v2.3.1 contains a Server-Side Request Forgery (SSRF) via the component /admin/controller/JobLogController.java.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-43183", "id": "GSD-2022-43183" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-43183" ], "details": "XXL-Job before v2.3.1 contains a Server-Side Request Forgery (SSRF) via the component /admin/controller/JobLogController.java.", "id": "GSD-2022-43183", "modified": "2023-12-13T01:19:31.860235Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-43183", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "XXL-Job before v2.3.1 contains a Server-Side Request Forgery (SSRF) via the component /admin/controller/JobLogController.java." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/xuxueli/xxl-job/issues/3002", "refsource": "MISC", "url": "https://github.com/xuxueli/xxl-job/issues/3002" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,2.3.1)", "affected_versions": "All versions before 2.3.1", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-918", "CWE-937" ], "date": "2022-11-21", "description": "XXL-Job before v2.3.1 contains a Server-Side Request Forgery (SSRF) via the component /admin/controller/JobLogController.java.", "fixed_versions": [ "2.3.1" ], "identifier": "CVE-2022-43183", "identifiers": [ "GHSA-83w4-x5w9-hf4h", "CVE-2022-43183" ], "not_impacted": "All versions starting from 2.3.1", "package_slug": "maven/com.xuxueli/xxl-job-core", "pubdate": "2022-11-17", "solution": "Upgrade to version 2.3.1 or above.", "title": "Server-Side Request Forgery (SSRF)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-43183", "https://github.com/xuxueli/xxl-job/issues/3002", "https://github.com/xuxueli/xxl-job/releases/tag/2.3.1", "https://github.com/advisories/GHSA-83w4-x5w9-hf4h" ], "uuid": "fd1c4639-95b3-4f04-affa-4ca711fbfa25" }, { "affected_range": "(,2.3.1]", "affected_versions": "All versions up to 2.3.1", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-918", "CWE-937" ], "date": "2022-11-21", "description": "XXL-Job before v2.3.1 contains a Server-Side Request Forgery (SSRF) via the component /admin/controller/JobLogController.java.", "fixed_versions": [], "identifier": "CVE-2022-43183", "identifiers": [ "CVE-2022-43183" ], "not_impacted": "", "package_slug": "maven/com.xuxueli/xxl-job", "pubdate": "2022-11-17", "solution": "Unfortunately, there is no solution available yet.", "title": "Server-Side Request Forgery (SSRF)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-43183", "https://github.com/xuxueli/xxl-job/issues/3002" ], "uuid": "d6c7ed4e-f189-4e51-9c23-d1ae580a168d" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:xuxueli:xxl-job:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.3.1", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-43183" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "XXL-Job before v2.3.1 contains a Server-Side Request Forgery (SSRF) via the component /admin/controller/JobLogController.java." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-918" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/xuxueli/xxl-job/issues/3002", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/xuxueli/xxl-job/issues/3002" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-11-21T01:57Z", "publishedDate": "2022-11-17T21:15Z" } } }
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.