FKIE_CVE-2022-2414

Vulnerability from fkie_nvd - Published: 2022-07-29 19:15 - Updated: 2024-11-21 07:00
Summary
Access to external entities when parsing XML documents can lead to XML external entity (XXE) attacks. This flaw allows a remote attacker to potentially retrieve the content of arbitrary files by sending specially crafted HTTP requests.
References
secalert@redhat.comhttps://github.com/dogtagpki/pki/pull/4021Issue Tracking, Patch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/dogtagpki/pki/pull/4021Issue Tracking, Patch, Third Party Advisory
Impacted products
Vendor Product Version
dogtagpki dogtagpki 10.5.18
dogtagpki dogtagpki 10.7.4
dogtagpki dogtagpki 10.8.3
dogtagpki dogtagpki 10.11.2
dogtagpki dogtagpki 10.12.4
dogtagpki dogtagpki 11.0.5
dogtagpki dogtagpki 11.1.0

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:dogtagpki:dogtagpki:10.5.18:*:*:*:*:*:*:*",
              "matchCriteriaId": "710A4771-7E37-4FD6-9A49-1E2BBAA8C201",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:dogtagpki:dogtagpki:10.7.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "F10F73EF-D53F-4D8B-9199-E383B8274E8B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:dogtagpki:dogtagpki:10.8.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "FE671D4C-D0F5-41E0-AE41-4F512B717439",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:dogtagpki:dogtagpki:10.11.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "C84F9BCF-B6FF-48BB-99A0-EC93437EF903",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:dogtagpki:dogtagpki:10.12.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "223FB53B-E8F9-44D8-9DE3-D9F58E7FFACE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:dogtagpki:dogtagpki:11.0.5:*:*:*:*:*:*:*",
              "matchCriteriaId": "6F884A4B-D433-4492-9E98-8E3B06EA92DB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:dogtagpki:dogtagpki:11.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "606FEDCA-EA05-45F9-938D-067723F1FFEE",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Access to external entities when parsing XML documents can lead to XML external entity (XXE) attacks. This flaw allows a remote attacker to potentially retrieve the content of arbitrary files by sending specially crafted HTTP requests."
    },
    {
      "lang": "es",
      "value": "El acceso a entidades externas cuando son analizados documentos XML puede conllevar a ataques de tipo XML external entity (XXE). Este fallo permite a un atacante remoto recuperar potencialmente el contenido de archivos arbitrarios mediante el env\u00edo de peticiones HTTP especialmente dise\u00f1adas"
    }
  ],
  "id": "CVE-2022-2414",
  "lastModified": "2024-11-21T07:00:56.520",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2022-07-29T19:15:08.477",
  "references": [
    {
      "source": "secalert@redhat.com",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/dogtagpki/pki/pull/4021"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking",
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/dogtagpki/pki/pull/4021"
    }
  ],
  "sourceIdentifier": "secalert@redhat.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-611"
        }
      ],
      "source": "secalert@redhat.com",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-611"
        }
      ],
      "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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…