Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 700 Bytes

CVE-2022-22852.md

File metadata and controls

19 lines (16 loc) · 700 Bytes

CVE-2022-22852

Exploit Title: HPRMS - 'room_list' Stored XSS

Exploit Author: (Sant268)

Version: HPRMS 1.0

Tested on: Ubuntu 20, Apache

CVE: CVE-2022-22852

  • Description: A XSS issue in HPRMS v.1.0 allows remote attackers to inject JavaScript via /articles in the description parameter.

  • Payload used: <img src =q >

  • Steps to reproduce: 1- Go to http://victim.com/admin/?page=room_list 2- Add Room type, paste the payload in description 3- Alert will pop whenever the page is accessed.