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-2023-44769_ZenarioCMS--Reflected-XSS---Alias — Zenariocms 9.4.59197 is affected by a Cross-Site Scripting (XSS) vulnerability that allows attackers to execute arbitrary code via a crafted payload to the Spare aliases from Alias. | Kitploit
Tools/GitHubGitHub/sromanhu/cve-2023-44769_zenariocms--reflected-xss---alias
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubsromanhu/cve-2023-44769_zenariocms--reflected-xss---alias

CVE-2023-44769_ZenarioCMS--Reflected-XSS---Alias

Zenariocms 9.4.59197 is affected by a Cross-Site Scripting (XSS) vulnerability that allows attackers to execute arbitrary code via a crafted payload to the Spare aliases from Alias.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
2 years agoNot yet reviewed

ZenarioCMS Reflected XSS v.9.4.59197

Author: (Sergio)

Description: Cross Site Scripting vulnerability in ZenarioCMS v.9.4.59197 allows a local attacker to execute arbitrary code via a crafted script to the Spare aliases from Alias.

Attack Vectors: Scripting a vulnerability in the sanitization of the entry in the Spare Aliases allows injecting JavaScript code that will be executed when the user accesses the web page.


POC:

When logging into the panel, we will go to the "Menu node properties - Select content item" off the Administration Menu.

image

We select an alias and click on Edit content item:

image

And now in Edit alias:

image

We add the payload in the Spare aliases field and we will have the XSS reflected pop-up.

XSS Payload:

root@kitploit:~
<>

image

We can also access the alias panel from the Edit Layout of the administration panel.

image

And add the payload:

image


Additional Information:

https://zenar.io/

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

Download Tool