{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "title": "XXE due to insecure configuration of RestEasy",
    "tracking": {
      "current_release_date": "2026-08-11T14:05:09+00:00",
      "generator": {
        "date": "2026-08-11T14:05:09+00:00",
        "engine": {
          "name": "CSAF Generator",
          "version": "3.3.0"
        }
      },
      "id": "CVE-2014-3599",
      "initial_release_date": "2014-11-18T00:00:00+00:00",
      "revision_history": [
        {
          "date": "2026-08-11T14:05:09+00:00",
          "number": "1",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "category": "vendor",
        "name": "Red Hat",
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat Satellite 6.15.0",
            "product": {
              "name": "Red Hat Satellite 6.15.0",
              "product_id": "rhn_satellite_6.15",
              "product_identification_helper": {
                "cpe": "cpe:/a:redhat:satellite:6"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Red Hat Satellite 6.16.0",
            "product": {
              "name": "Red Hat Satellite 6.16.0",
              "product_id": "rhn_satellite_6.16",
              "product_identification_helper": {
                "cpe": "cpe:/a:redhat:satellite:6.16"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Red Hat Satellite 6.17.0",
            "product": {
              "name": "Red Hat Satellite 6.17.0",
              "product_id": "rhn_satellite_6.17",
              "product_identification_helper": {
                "cpe": "cpe:/a:redhat:satellite:6.17"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Red Hat Satellite 6.18.0",
            "product": {
              "name": "Red Hat Satellite 6.18.0",
              "product_id": "satellite_6.18",
              "product_identification_helper": {
                "cpe": "cpe:/a:redhat:satellite:6.18"
              }
            }
          },
          {
            "category": "product_version",
            "name": "hornetq",
            "product": {
              "name": "hornetq",
              "product_id": "hornetq.src",
              "product_identification_helper": {
                "purl": "pkg:rpm/redhat/hornetq?arch=src"
              }
            }
          }
        ]
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "hornetq.src as a component of Red Hat Satellite 6.17.0",
          "product_id": "rhn_satellite_6.17:hornetq.src"
        },
        "product_reference": "hornetq.src",
        "relates_to_product_reference": "rhn_satellite_6.17"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "hornetq.src as a component of Red Hat Satellite 6.16.0",
          "product_id": "rhn_satellite_6.16:hornetq.src"
        },
        "product_reference": "hornetq.src",
        "relates_to_product_reference": "rhn_satellite_6.16"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "hornetq.src as a component of Red Hat Satellite 6.15.0",
          "product_id": "rhn_satellite_6.15:hornetq.src"
        },
        "product_reference": "hornetq.src",
        "relates_to_product_reference": "rhn_satellite_6.15"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "hornetq.src as a component of Red Hat Satellite 6.18.0",
          "product_id": "satellite_6.18:hornetq.src"
        },
        "product_reference": "hornetq.src",
        "relates_to_product_reference": "satellite_6.18"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2014-3599",
      "cwe": {
        "id": "CWE-611",
        "name": "Improper Restriction of XML External Entity Reference"
      },
      "discovery_date": "2014-08-15T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "rhn_satellite_6.15:hornetq.src",
            "rhn_satellite_6.16:hornetq.src",
            "rhn_satellite_6.17:hornetq.src",
            "satellite_6.18:hornetq.src"
          ]
        }
      ],
      "notes": [
        {
          "category": "other",
          "text": "Not Vulnerable. HornetQ REST is not provided by any Red Hat product.",
          "title": "Statement"
        },
        {
          "category": "description",
          "text": "It was discovered that HornetQ REST did not set the resteasy.document.expand.entity.references context parameter to false by default. A HornetQ REST application, which does not explicitly set the required context parameter to false, may be vulnerable to XML External Entity (XXE) attacks. A remote attacker able to send XML requests to a HornetQ REST endpoint could use this flaw to read files accessible to the user running the application server, and potentially perform other more advanced XXE attacks.",
          "title": "Vulnerability description"
        }
      ],
      "product_status": {
        "known_not_affected": [
          "rhn_satellite_6.15:hornetq.src",
          "rhn_satellite_6.16:hornetq.src",
          "rhn_satellite_6.17:hornetq.src",
          "satellite_6.18:hornetq.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2014-3599"
        },
        {
          "category": "external",
          "summary": "nvd.nist.gov",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3599"
        },
        {
          "category": "external",
          "summary": "www.cve.org",
          "url": "https://www.cve.org/CVERecord?id=CVE-2014-3599"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "version": "2.0",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
            "baseScore": 4.3
          },
          "products": [
            "rhn_satellite_6.15:hornetq.src",
            "rhn_satellite_6.16:hornetq.src",
            "rhn_satellite_6.17:hornetq.src",
            "satellite_6.18:hornetq.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate",
          "product_ids": [
            "rhn_satellite_6.15:hornetq.src",
            "rhn_satellite_6.16:hornetq.src",
            "rhn_satellite_6.17:hornetq.src",
            "satellite_6.18:hornetq.src"
          ]
        }
      ],
      "title": "XXE due to insecure configuration of RestEasy"
    }
  ]
}