<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="chinese">
	<id>https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Client_Management_System_1.1_XSS%E6%BC%8F%E6%B4%9E</id>
	<title>Client Management System 1.1 XSS漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Client_Management_System_1.1_XSS%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Client_Management_System_1.1_XSS%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-15T04:29:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://pwnwiki.com/index.php?title=Client_Management_System_1.1_XSS%E6%BC%8F%E6%B4%9E&amp;diff=5107&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==XSS== &lt;pre&gt; # Exploit Title: Client Management System 1.1 - 'username' Stored Cross-Site Scripting (XSS) # Date: 14 June 2021 # Exploit Author: BHAVESH KAUL # Vendor Homepag...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Client_Management_System_1.1_XSS%E6%BC%8F%E6%B4%9E&amp;diff=5107&amp;oldid=prev"/>
		<updated>2021-06-16T01:34:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==XSS== &amp;lt;pre&amp;gt; # Exploit Title: Client Management System 1.1 - &amp;#039;username&amp;#039; Stored Cross-Site Scripting (XSS) # Date: 14 June 2021 # Exploit Author: BHAVESH KAUL # Vendor Homepag...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==XSS==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Exploit Title: Client Management System 1.1 - 'username' Stored Cross-Site Scripting (XSS)&lt;br /&gt;
# Date: 14 June 2021&lt;br /&gt;
# Exploit Author: BHAVESH KAUL&lt;br /&gt;
# Vendor Homepage: https://phpgurukul.com&lt;br /&gt;
# Software Link: https://phpgurukul.com/client-management-system-using-php-mysql/&lt;br /&gt;
# Version: 1.1&lt;br /&gt;
# Tested on: Server: XAMPP&lt;br /&gt;
&lt;br /&gt;
# Description #&lt;br /&gt;
&lt;br /&gt;
Client Management System 1.1 is vulnerable to stored cross site scripting because of insufficient user supplied data sanitization. &lt;br /&gt;
&lt;br /&gt;
# Proof of Concept (PoC) : Exploit #&lt;br /&gt;
&lt;br /&gt;
1) Goto: http://localhost/clientms/admin/index.php&lt;br /&gt;
2) Login as admin using test credentials: admin/Test@123&lt;br /&gt;
3) Goto: http://localhost/clientms/admin/admin-profile.php&lt;br /&gt;
4) Enter the following payload in the user name field: &amp;lt;script&amp;gt;alert(1)&amp;lt;/script&amp;gt;&lt;br /&gt;
5) Click on Update&lt;br /&gt;
6) Our payload is fired and stored&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>