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-2020-9758 — Form submission for vulnerability in livezilla | Kitploit
Tools/GitHubGitHub/ari034/cve-2020-9758
Privilege EscalationVulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubari034/cve-2020-9758

CVE-2020-9758

Form submission for vulnerability in livezilla

View Repository
316 years 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-2020-9758

[Description] An issue was discovered in chat.php in LiveZilla Live Chat 8.0.1.3 (Helpdesk). A blind JavaScript injection lies in the name parameter. Triggering this can fetch the username and passwords of the helpdesk employees in the URI. This leads to a privilege escalation, from unauthenticated to user-level access, leading to full account takeover. The attack fetches multiple credentials because they are stored in the database (stored XSS). This affects the mobile/chat URI via the lgn and psswrd parameters.


[Additional Information] The leakage of credentials through the URI may be the result of the autologin feature. Also more parameters in the chat.php form may be vulnerable.


[Vulnerability Type] Cross Site Scripting (XSS)


[Vendor of Product] Livezilla


[Affected Product Code Base] Livechat Helpdesk - 8.0.1.3


[Affected Component] Input URL : https://livechat.example.com/chat.php Vulnerable Parameter : name Affected URL : https://livechat.example.com/mobile/chat?lgn=base64_encoded(username)&psswrd=base64_encoded(password)


[Attack Type] Remote


[Impact Escalation of Privileges] true


[Impact Information Disclosure] true


[Attack Vectors] Blind Unauthenticated Stored XSS


[Reference] https://www.livezilla.net


[Discoverer] Arihant Singh

Download Tool