{
  "threat_severity" : "Important",
  "public_date" : "2022-05-19T00:00:00Z",
  "bugzilla" : {
    "description" : "rubygem-nokogiri: Improper Handling of Unexpected Data Type in Nokogiri",
    "id" : "2088684",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2088684"
  },
  "cvss3" : {
    "cvss3_base_score" : "8.2",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
    "status" : "verified"
  },
  "cwe" : "CWE-241",
  "details" : [ "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "A flaw was found in the rubygem-nokogiri package. This flaw allows malicious users to change partial contents or configurations on the system. Additionally, this vulnerability can also cause a limited denial of service in the form of interruptions in resource availability." ],
  "statement" : "Red Hat Satellite 6.12 and later versions are not affected by this flaw.",
  "affected_release" : [ {
    "product_name" : "Red Hat Satellite 6.12 for RHEL 8",
    "release_date" : "2022-11-16T00:00:00Z",
    "advisory" : "RHSA-2022:8506",
    "cpe" : "cpe:/a:redhat:satellite:6.12::el8",
    "package" : "tfm-rubygem-nokogiri-0:1.13.8-1.el8sat"
  }, {
    "product_name" : "Red Hat Satellite 6.12 for RHEL 8",
    "release_date" : "2022-11-16T00:00:00Z",
    "advisory" : "RHSA-2022:8506",
    "cpe" : "cpe:/a:redhat:satellite_capsule:6.12::el8",
    "package" : "tfm-rubygem-nokogiri-0:1.13.8-1.el8sat"
  } ],
  "package_state" : [ {
    "product_name" : "CloudForms Management Engine 5",
    "fix_state" : "Will not fix",
    "package_name" : "rubygem-nokogiri",
    "cpe" : "cpe:/a:redhat:cloudforms_managementengine:5"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2022-29181\nhttps://nvd.nist.gov/vuln/detail/CVE-2022-29181\nhttps://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" ],
  "name" : "CVE-2022-29181",
  "mitigation" : {
    "value" : "To avoid this vulnerability in affected applications, ensure the untrusted input is a String by calling #to_s or equivalent.",
    "lang" : "en:us"
  },
  "csaw" : false
}