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
Pluck-CMS-Stored-XSS---Installation — pluck CMS 4.7.18 is affected by a Multiple Stored Cross-Site Scripting (XSS) vulnerability that allows attackers to execute arbitrary code via a crafted payload to the cont1 and cont2 parameters in the installation process- Website Name that will appear both pop-ups on the main page. | Kitploit
Tools/GitHubGitHub/sromanhu/pluck-cms-stored-xss---installation
Payload GenerationVulnerability AnalysisWeb Application ExploitationWeb SecurityPenetration TestingRed Teaming
GitHubsromanhu/pluck-cms-stored-xss---installation

Pluck-CMS-Stored-XSS---Installation

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
View Repository
32 years agoNot yet reviewed

About

pluck CMS 4.7.18 is affected by a Multiple Stored Cross-Site Scripting (XSS) vulnerability that allows attackers to execute arbitrary code via a crafted payload to the cont1 and cont2 parameters in the installation process- Website Name that will appear both pop-ups on the main page.

Share

Pluck CMS 4.7.18 Stored XSS

Author: (Sergio)

Description: Multiple Cross-Site Scripting (XSS) vulnerabilities in installation of PluckCMS v.4.7.18 allows a local attacker to execute arbitrary code via a crafted payload injected into the cont1 and cont2 parameters in the installation process- Website Name.

Attack Vectors: AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L


POC:

During the installation process we enter the XSS payload in any of the 2 parameters and when we click on next, we will obtain the XSS pop-up

XSS Payload:

root@kitploit:~

In the following image you can see the embedded code that executes the payload in the instalaltion process. XSS Installation

And below is evidence of the execution of the payload when accessing the main website: XSS Resultado


Additional Information:

https://github.com/pluck-cms

https://owasp.org/Top10/es/A03_2021-Injection/

Download Tool