Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2019-16172 — The CVE-2019-16172 Scanner is designed to check LimeSurvey instances for the stored XSS vulnerability. | Kitploit
Tools/GitHubGitHub/trixsec/cve-2019-16172
Vulnerability ScannersExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubtrixsec/cve-2019-16172

CVE-2019-16172

The CVE-2019-16172 Scanner is designed to check LimeSurvey instances for the stored XSS vulnerability.

View Repository
51 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2019-16172

The CVE-2019-16172 Scanner is designed to check LimeSurvey instances for the stored XSS vulnerability.

CVE Descriptions

CVE-2019-16172

Description: CVE-2019-16172 is a stored XSS vulnerability found in LimeSurvey versions prior to 3.17. The vulnerability arises due to improper validation of user inputs when creating survey groups. An attacker can exploit this vulnerability by submitting a specially crafted payload, which can be stored on the server and executed in the context of other users accessing the survey.

Impact: Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the application, leading to potential data exfiltration, session hijacking, and other malicious activities.

Scanner Descriptions

CVE-2019-16172 Scanner

The CVE-2019-16172 Scanner is designed to check LimeSurvey instances for the stored XSS vulnerability. It sends a crafted payload to the /admin/survey/group/create endpoint and evaluates the response to determine if the server is vulnerable.

Usage:

Command: python cve_2019_16172_scanner.py --url <target_url>

Options:

--url: Specify a single URL to scan. --file: Provide a file with multiple URLs for batch scanning. --timeout: Set the request timeout (default is 10 seconds). --threads: Specify the number of parallel threads for scanning (default is 5). --output: Save results to a specified output file.

Follow Us on Telegram

Stay updated with the latest tools and hacking resources. Join our Telegram Channel by clicking the logo below:

Telegram

Download Tool