Added reference
parent
86faa863f6
commit
655308b864
|
@ -3,6 +3,7 @@ id: teacherease-xss
|
||||||
info:
|
info:
|
||||||
name: Common Goal Systems (TeacherEase) XSS
|
name: Common Goal Systems (TeacherEase) XSS
|
||||||
author: r3naissance
|
author: r3naissance
|
||||||
|
reference: https://www.teacherease.com/home.aspx
|
||||||
severity: medium
|
severity: medium
|
||||||
tags: cgs,common,teacherease,xss
|
tags: cgs,common,teacherease,xss
|
||||||
|
|
||||||
|
@ -16,7 +17,7 @@ requests:
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- '<img src=c onerror=alert(8675309)>'
|
- '%22%3E%3Cimg%20src%3Dc%20onerror%3Dalert(8675309)%3E'
|
||||||
part: body
|
part: body
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
|
|
Loading…
Reference in New Issue