<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Soroush Dalili - Computer Security Is My Interest! &#187; computer science vulnerabilities</title>
	<atom:link href="http://soroush.secproject.com/blog/tag/computer-science-vulnerabilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://soroush.secproject.com/blog</link>
	<description>Soroush Dalili&#039;s blog - بلاگ سروش دلیلی</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:54:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Finding vulnerabilities of YaFtp 1.0.14 (a client-side FTP application)</title>
		<link>http://soroush.secproject.com/blog/2009/11/finding-vulnerabilities-of-yaftp-1-0-14-a-client-side-ftp-application/</link>
		<comments>http://soroush.secproject.com/blog/2009/11/finding-vulnerabilities-of-yaftp-1-0-14-a-client-side-ftp-application/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 19:31:44 +0000</pubDate>
		<dc:creator>Soroush Dalili</dc:creator>
				<category><![CDATA[Security Articles]]></category>
		<category><![CDATA[computer science vulnerabilities]]></category>
		<category><![CDATA[educational bug finding]]></category>
		<category><![CDATA[ftp vulnerabilities]]></category>
		<category><![CDATA[java vulnerabilities]]></category>

		<guid isPermaLink="false">http://soroush.secproject.com/blog/?p=160</guid>
		<description><![CDATA[Abstract: In this report we are going to find the vulnerabilities of YaFtp program, a client-side FTP application, and we are also going to suggest some mitigation methods. This process will be performed by using a specific plan which plays an important role in finding the security issues and analyzing the program. First of all [...]]]></description>
			<content:encoded><![CDATA[<p>Abstract: In this report we are going to find the vulnerabilities of YaFtp program, a client-side FTP application, and we are also going to suggest some mitigation methods. This process will be performed by using a specific plan which plays an important role in finding the security issues and analyzing the program. First of all we must understand the problem and gather the information which is related to this program. In fact, gathering the information is the most important phase in finding the vulnerabilities which clears the problem for us. In the next phase, model of the application will be drawn. Then, possible vulnerabilities will be discussed and we will draw two possible attack trees for YaFtp program. Finally, by using some automation tools and also manually, we will find the vulnerable candidate points, and we will investigate them to find the vulnerabilities. To summarize, 9 important vulnerabilities were found in this report. And, there are some solutions and suggestions in the last section of this report for developers of this application.</p>
<p><a title="YaFtp Vulns. Report" href="http://soroush.secproject.com/downloadable/yaftp-report.pdf" target="_blank">Click here to download the PDF file.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://soroush.secproject.com/blog/2009/11/finding-vulnerabilities-of-yaftp-1-0-14-a-client-side-ftp-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Critical vulnerabilities in the website of my department! &#8230; were solved!</title>
		<link>http://soroush.secproject.com/blog/2009/02/critical-vulnerabilities-in-the-website-of-my-department-were-solved/</link>
		<comments>http://soroush.secproject.com/blog/2009/02/critical-vulnerabilities-in-the-website-of-my-department-were-solved/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 23:24:11 +0000</pubDate>
		<dc:creator>Soroush Dalili</dc:creator>
				<category><![CDATA[Security Posts]]></category>
		<category><![CDATA[computer science vulnerabilities]]></category>
		<category><![CDATA[Critical vulnerabilities]]></category>
		<category><![CDATA[university of birmingham vulnerabilities]]></category>

		<guid isPermaLink="false">http://soroush.secproject.com/blog/?p=155</guid>
		<description><![CDATA[There were some critical vulnerabilities in website of Computer Science Department, University of Birmingham. Addresses of the website: www.cs.bham.ac.uk supportweb.cs.bham.ac.uk I reported them to the computer support section, and all of them are solved now. The vulnerabilities were: 1- File uploading attack (In WWW, attacker could upload a php file and execute it.) 2- Directory [...]]]></description>
			<content:encoded><![CDATA[<p>There were some critical vulnerabilities in website of Computer Science Department, University of Birmingham.<br />
Addresses of the website:<br />
<em><strong><a href="http://www.cs.bham.ac.uk" target="_blank">www.cs.bham.ac.uk</a></strong></em><br />
<a href="http://supportweb.cs.bham.ac.uk" target="_blank"><em><strong>supportweb.cs.bham.ac.uk</strong></em></a></p>
<p>I reported them to the computer support section, and all of them are solved now.<br />
The vulnerabilities were:<br />
1- File uploading attack (In WWW, attacker could upload a php file and execute it.)<br />
2- Directory traversal (In WWW, attacker could see the files and directories of the server and download the web files via the browser)<br />
3- Local file inclusion (In Supportweb, attacker could use LFI techniques to do some malicious works)<br />
4- Critical XSS attack in Gate Keeper&#8217;s Login (In Both, attacker could steal all the usernames and passwords of the users by using some simple social engineering techniques.)</p>
<p>Most of these vulnerabilities were because of the old part of the website.</p>
<p>Cheers.</p>
]]></content:encoded>
			<wfw:commentRss>http://soroush.secproject.com/blog/2009/02/critical-vulnerabilities-in-the-website-of-my-department-were-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

