DOM-based XSS (Cross-Site Scripting) is a type of security vulnerability that occurs in web applications

Post Reply
Shane1145
Posts: 1854
Joined: Wed Sep 25, 2024 2:31 pm

DOM-based XSS (Cross-Site Scripting) is a type of security vulnerability that occurs in web applications

Post by Shane1145 »

The issue **"DOM XSS at `https://adobedocs.github.io/OAE_Partner ... gUrl={site}` due to outdated Swagger UI"** involves a security vulnerability where client-side scripts in an outdated Swagger UI improperly process user input, leading to a **DOM-based XSS attack**. This flaw can allow attackers to inject and execute malicious scripts in a user's browser, potentially compromising user data and interactions on the web page.


https://hackerone.com/reports/1736378
Post Reply