Cross-Site Scripting Vulnerability in Apache Sling Servlets Post
CVE-2017-9802
6.1MEDIUM
What is CVE-2017-9802?
The Sling.evalString() Javascript method in Apache Sling Servlets Post versions prior to 2.3.22 improperly handles user input due to the use of the 'eval' function. This oversight can be exploited to execute arbitrary Javascript code in the user's browser, potentially leading to unauthorized actions or data theft. Attackers can craft specific input strings to trigger this vulnerability, impacting the security integrity of applications built on Apache Sling.