Merge pull request #84 from michael1026/CVE-accuracy-fixes

Accuracy Fixes
patch-1
bauthard 2020-05-08 23:57:10 +05:30 committed by GitHub
commit 14fad57a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ id: CVE-2019-14974
info:
name: SugarCRM Enterprise 9.0.0 - Cross-Site Scripting
author: madrobot
severity: medium
severity: low
requests:
- method: GET
@ -15,5 +15,5 @@ requests:
- 200
- type: word
words:
- "1337"
- "url = window.location.search.split(\"?desktop_url=\")[1]"
part: body

View File

@ -15,5 +15,5 @@ requests:
- 200
- type: word
words:
- "1337"
- "value=''><sVg/OnLoAD=alert`1337`//'>"
part: body

View File

@ -15,5 +15,5 @@ requests:
- 200
- type: word
words:
- "alert(1337)"
- "\"};alert(1337);//"
part: body