gsd-2020-27197
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
** DISPUTED ** TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the no_network setting is used for the XML parser. NOTE: the vendor points out that the parse method "wraps the lxml library" and that this may be an issue to "raise ... to the lxml group."
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2020-27197",
    "description": "** DISPUTED ** TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the no_network setting is used for the XML parser. NOTE: the vendor points out that the parse method \"wraps the lxml library\" and that this may be an issue to \"raise ... to the lxml group.\"",
    "id": "GSD-2020-27197",
    "references": [
      "https://packetstormsecurity.com/files/cve/CVE-2020-27197"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-27197"
      ],
      "details": "** DISPUTED ** TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the no_network setting is used for the XML parser. NOTE: the vendor points out that the parse method \"wraps the lxml library\" and that this may be an issue to \"raise ... to the lxml group.\"",
      "id": "GSD-2020-27197",
      "modified": "2023-12-13T01:22:10.856188Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2020-27197",
        "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": "** DISPUTED ** TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the no_network setting is used for the XML parser. NOTE: the vendor points out that the parse method \"wraps the lxml library\" and that this may be an issue to \"raise ... to the lxml group.\""
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/eclecticiq/OpenTAXII/issues/176",
            "refsource": "MISC",
            "url": "https://github.com/eclecticiq/OpenTAXII/issues/176"
          },
          {
            "name": "https://github.com/TAXIIProject/libtaxii/issues/246",
            "refsource": "MISC",
            "url": "https://github.com/TAXIIProject/libtaxii/issues/246"
          },
          {
            "name": "http://packetstormsecurity.com/files/159662/Libtaxii-1.1.117-OpenTaxi-0.2.0-Server-Side-Request-Forgery.html",
            "refsource": "MISC",
            "url": "http://packetstormsecurity.com/files/159662/Libtaxii-1.1.117-OpenTaxi-0.2.0-Server-Side-Request-Forgery.html"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c=1.1.117",
          "affected_versions": "All versions up to 1.1.117",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-918",
            "CWE-937"
          ],
          "date": "2020-10-27",
          "description": "TAXII libtaxii, as used in EclecticIQ OpenTAXII and other products, allows SSRF via an initial `http://` substring to the parse method, even when the `no_network` setting is used for the XML parser.",
          "fixed_versions": [
            "1.1.118"
          ],
          "identifier": "CVE-2020-27197",
          "identifiers": [
            "CVE-2020-27197"
          ],
          "not_impacted": "All versions after 1.1.117",
          "package_slug": "pypi/libtaxii",
          "pubdate": "2020-10-17",
          "solution": "Upgrade to version 1.1.118 or above.",
          "title": "Server-Side Request Forgery (SSRF)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-27197"
          ],
          "uuid": "117f8e8c-0baa-4411-91d9-cbbc8b570526"
        },
        {
          "affected_range": "\u003c=0.2.0",
          "affected_versions": "All versions up to 0.2.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-918",
            "CWE-937"
          ],
          "date": "2020-10-27",
          "description": "libtaxii, as used in EclecticIQ OpenTAXII and other products, allows SSRF via an initial `http://` substring to the parse method, even when the `no_network` setting is used for the XML parser.",
          "fixed_versions": [],
          "identifier": "CVE-2020-27197",
          "identifiers": [
            "CVE-2020-27197"
          ],
          "not_impacted": "",
          "package_slug": "pypi/opentaxii",
          "pubdate": "2020-10-17",
          "solution": "Unfortunately, there is no solution available yet.",
          "title": "Server-Side Request Forgery (SSRF)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-27197"
          ],
          "uuid": "58162948-b40e-4738-8933-0d4058a41ce6"
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:eclecticiq:opentaxii:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9F980547-9AA1-4DE7-BD1F-2036EC5DDF2D",
                    "versionEndIncluding": "0.2.0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:libtaxii_project:libtaxii:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DB3A79DC-1746-4DF7-9A22-5CE69AC15981",
                    "versionEndIncluding": "1.1.117",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the no_network setting is used for the XML parser. NOTE: the vendor points out that the parse method \"wraps the lxml library\" and that this may be an issue to \"raise ... to the lxml group."
          },
          {
            "lang": "es",
            "value": "** EN DISPUTA ** TAXII libtaxii hasta la versi\u00f3n 1.1.117, como es usado en EclecticIQ OpenTAXII hasta versi\u00f3n 0.2.0 y otros productos, permite un SSRF a trav\u00e9s de una subcadena http:// inicial al m\u00e9todo de an\u00e1lisis, incluso cuando se usa la configuraci\u00f3n no_network para el analizador XML.\u0026#xa0;NOTA: el proveedor se\u00f1ala que el m\u00e9todo de an\u00e1lisis \"wraps the lxml library\" y que esto puede ser un problema para \"raise ... to the lxml group\""
          }
        ],
        "id": "CVE-2020-27197",
        "lastModified": "2024-04-11T01:08:11.270",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "HIGH",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 7.5,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 6.4,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ],
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 9.8,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 5.9,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2020-10-17T20:15:10.657",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "http://packetstormsecurity.com/files/159662/Libtaxii-1.1.117-OpenTaxi-0.2.0-Server-Side-Request-Forgery.html"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "https://github.com/TAXIIProject/libtaxii/issues/246"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit",
              "Third Party Advisory"
            ],
            "url": "https://github.com/eclecticiq/OpenTAXII/issues/176"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-918"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    }
  }
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…

Loading…