fkie_cve-2021-22531
Vulnerability from fkie_nvd
Published
2022-05-12 19:15
Modified
2024-11-21 05:50
Summary
A bug exist in the input parameter of Access Manager that allows supply of invalid character to trigger cross-site scripting vulnerability. This affects NetIQ Access Manager 4.5 and 5.0



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:-:*:*:*:*:*:*",
              "matchCriteriaId": "F8E97E1C-2026-4FC1-8DDE-EC0BFB043048",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:hotfix1:*:*:*:*:*:*",
              "matchCriteriaId": "5438260E-68B8-4139-BA41-1FDBD2AFA633",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp1:*:*:*:*:*:*",
              "matchCriteriaId": "71F2BB55-B83E-40A7-9D0F-66DC2737C02A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp1_hotfix1:*:*:*:*:*:*",
              "matchCriteriaId": "18C50F58-7AB2-48BC-8575-439F3F435261",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp1_hotfix2:*:*:*:*:*:*",
              "matchCriteriaId": "A6EA171E-57CD-4537-985C-E4F088079F4B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp2:*:*:*:*:*:*",
              "matchCriteriaId": "2C0301E3-240B-40E6-86CC-DF2D5FBF9C0D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp2_hotfix1:*:*:*:*:*:*",
              "matchCriteriaId": "C2A5335F-63DD-4521-A2D8-8523F1C32C15",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp2_hotfix2:*:*:*:*:*:*",
              "matchCriteriaId": "DE115264-03EC-42B4-B0AB-CC9F4DBD3618",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp3:*:*:*:*:*:*",
              "matchCriteriaId": "1F7074C1-8377-490A-86B0-5D7291017412",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp3_hotfix1:*:*:*:*:*:*",
              "matchCriteriaId": "C4692C49-419C-440A-B418-92BA7ACCBC11",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp3_patch3:*:*:*:*:*:*",
              "matchCriteriaId": "FA7ECB22-DF54-40CA-B129-20BEEAC58226",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp4:*:*:*:*:*:*",
              "matchCriteriaId": "516FEB2A-09BE-4099-99C5-BCCC2EB33C8D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:4.5:sp5:*:*:*:*:*:*",
              "matchCriteriaId": "D03D5653-F0B9-48BC-ACA4-910E80275DFB",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:5.0:-:*:*:*:*:*:*",
              "matchCriteriaId": "24EE84C8-36FC-4D39-91AF-277021E82B9C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:microfocus:access_manager:5.0:sp1:*:*:*:*:*:*",
              "matchCriteriaId": "08E6E8DF-5652-4CE6-BF88-BFFF98B71FFD",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "A bug exist in the input parameter of Access Manager that allows supply of invalid character to trigger cross-site scripting vulnerability. This affects NetIQ Access Manager 4.5 and 5.0"
    },
    {
      "lang": "es",
      "value": "Se presenta un bug en el par\u00e1metro input de Access Manager que permite a el suministro de caracteres no v\u00e1lidos desencadenar una vulnerabilidad de tipo cross-site scripting. Esto afecta a NetIQ Access Manager versiones 4.5 y 5.0"
    }
  ],
  "id": "CVE-2021-22531",
  "lastModified": "2024-11-21T05:50:17.490",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 4.3,
          "confidentialityImpact": "NONE",
          "integrityImpact": "PARTIAL",
          "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 2.7,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2022-05-12T19:15:48.020",
  "references": [
    {
      "source": "security@opentext.com",
      "url": "https://www.microfocus.com/documentation/access-manager/5.0/accessmanager502-release-notes/accessmanager502-release-notes.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.microfocus.com/documentation/access-manager/5.0/accessmanager502-release-notes/accessmanager502-release-notes.html"
    }
  ],
  "sourceIdentifier": "security@opentext.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "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.
  • 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…