ghsa-p7w9-8mxw-p3g7
Vulnerability from github
Published
2022-02-17 00:00
Modified
2022-03-01 18:36
Severity ?
Summary
Improper Certificate Validation in Hutool
Details
Hutool v5.7.18's HttpRequest was discovered to ignore all TLS/SSL certificate validation.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "cn.hutool:hutool-http" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.7.19" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-22885" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2022-02-17T23:30:58Z", "nvd_published_at": "2022-02-16T22:15:00Z", "severity": "CRITICAL" }, "details": "Hutool v5.7.18\u0027s HttpRequest was discovered to ignore all TLS/SSL certificate validation.", "id": "GHSA-p7w9-8mxw-p3g7", "modified": "2022-03-01T18:36:44Z", "published": "2022-02-17T00:00:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22885" }, { "type": "WEB", "url": "https://github.com/dromara/hutool/issues/2042" }, { "type": "WEB", "url": "https://apidoc.gitee.com/dromara/hutool/cn/hutool/http/ssl/DefaultSSLInfo.html" }, { "type": "PACKAGE", "url": "https://github.com/dromara/hutool" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Improper Certificate Validation in Hutool" }
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.