ghsa-27p5-7cw6-m45h
Vulnerability from github
Published
2019-10-24 20:46
Modified
2024-11-18 22:12
Summary
Server-Side Request Forgery in unoconv
Details

The unoconv package before 0.9 mishandles untrusted pathnames, leading to SSRF and local file inclusion.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "unoconv"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.9.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2019-17400"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-918"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2019-10-24T20:46:04Z",
    "nvd_published_at": "2019-10-21T23:15:00Z",
    "severity": "HIGH"
  },
  "details": "The unoconv package before 0.9 mishandles untrusted pathnames, leading to SSRF and local file inclusion.",
  "id": "GHSA-27p5-7cw6-m45h",
  "modified": "2024-11-18T22:12:44Z",
  "published": "2019-10-24T20:46:54Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17400"
    },
    {
      "type": "WEB",
      "url": "https://github.com/unoconv/unoconv/pull/510"
    },
    {
      "type": "WEB",
      "url": "https://buer.haus/2019/10/18/a-tale-of-exploitation-in-spreadsheet-file-conversions"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-27p5-7cw6-m45h"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/unoconv/PYSEC-2019-213.yaml"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/unoconv/unoconv"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Server-Side Request Forgery in unoconv"
}


Log in or create an account to share your comment.




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.