Thirukrishnan / CVE-2024-27665

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2024-27665

Unifiedtransform v2.X is vulnerable to Stored Cross-Site Scripting (XSS) via file upload feature in Syllabus module.

Vendor: https://github.com/changeweb/Unifiedtransform


PoC

Step 1: Log in to the Application and Navigate to Academic module.

image

Step 2: Create Session,Semester,Class,Course from the Academic module with random data.

Step 3: Navigate to Syllabus module, fill in the required details and upload PDF file with XSS payload in the Syllabus File upload input.

image

Step 4: Navigate to Classes -> Syllabus and click on download.

image
image

Step 5: Observe the XSS getting triggered!.

image

About