ghsa-7mcw-xmx3-7p8m
Vulnerability from github
Published
2023-06-13 18:30
Modified
2023-06-21 17:18
Summary
Insecure Temporary File in HuTool
Details

Hutool v5.8.17 and below was discovered to contain an information disclosure vulnerability via the File.createTempFile() function at /core/io/FileUtil.java.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "cn.hutool:hutool-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "5.8.19",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2023-33695",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-377",
         "CWE-732",
      ],
      github_reviewed: true,
      github_reviewed_at: "2023-06-14T16:38:27Z",
      nvd_published_at: "2023-06-13T16:15:13Z",
      severity: "HIGH",
   },
   details: "Hutool v5.8.17 and below was discovered to contain an information disclosure vulnerability via the `File.createTempFile()` function at `/core/io/FileUtil.java`.",
   id: "GHSA-7mcw-xmx3-7p8m",
   modified: "2023-06-21T17:18:42Z",
   published: "2023-06-13T18:30:39Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2023-33695",
      },
      {
         type: "WEB",
         url: "https://github.com/dromara/hutool/issues/3103",
      },
      {
         type: "WEB",
         url: "https://github.com/dromara/hutool/commit/c33550f703f5d1d7dd71ad2992d79a5e5532ce2c",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/dromara/hutool",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
         type: "CVSS_V3",
      },
   ],
   summary: "Insecure Temporary File in HuTool",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.