<?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>Ascii for Breakfast &#187; vulnerabilities</title>
	<atom:link href="http://www.xenuser.org/tag/vulnerabilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xenuser.org</link>
	<description></description>
	<lastBuildDate>Tue, 29 Nov 2011 23:19:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Simple Local File Inclusion Vulnerability Scanner version 1.0 released</title>
		<link>http://www.xenuser.org/2010/12/29/simple-local-file-inclusion-vulnerability-scanner-version-1-0-released/</link>
		<comments>http://www.xenuser.org/2010/12/29/simple-local-file-inclusion-vulnerability-scanner-version-1-0-released/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 16:52:46 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[LFI]]></category>
		<category><![CDATA[Security in general]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[Exploits]]></category>
		<category><![CDATA[local file inclusion]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Assessment]]></category>
		<category><![CDATA[Simple Local File Inclusion Vulnerability Scanner]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Vulnerability Research]]></category>
		<category><![CDATA[vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1309</guid>
		<description><![CDATA[Today I am releasing my Simple Local File Inclusion Vulnerability Scanner 1.0 (29th December 2010). [Download] Description The Simple Local File Inclusion Vulnerability Scanner helps you to find LFI vulnerabilities. Usage ./lfi_scanner.py &#8211;url= Usage example ./lfi_scanner.py &#8211;url=&#8221;http://www.example.com/page.php?file=main&#8221; Usage notes - Always use http://…. - This tool does not work with SEO URLs, such as http://www.example.com/news-about-the-internet/. [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am releasing my Simple Local File Inclusion Vulnerability Scanner 1.0 (29th December 2010).<br />
[<a href="http://www.xenuser.org/my-tools/" target="_blank">Download</a>]</p>
<p><strong>Description</strong><br />
The Simple Local File Inclusion Vulnerability Scanner helps you to find LFI vulnerabilities.</p>
<p><strong>Usage</strong><br />
./lfi_scanner.py &#8211;url=</p>
<p><strong>U</strong><span style="font-size: 13.3333px;"><strong>sage example</strong></span><br />
./lfi_scanner.py &#8211;url=&#8221;http://www.example.com/page.php?file=main&#8221;</p>
<p><strong>Usage notes</strong><br />
- Always use http://….<br />
- This tool does not work with SEO URLs, such as http://www.example.com/news-about-the-internet/.<br />
- If you only have a SEO URL, try to find out the real URL which contents parameters.</p>
<p><strong>Feature list</strong><br />
- Provides a random user agent for the connection.<br />
- Checks if a connection to the target can be established.<br />
- Tries to catch most errors with error handling.<br />
- Contains a LFI vulnerability scanner.<br />
- Finds out how a possible LFI vulnerability can be exploited (e.g. directory depth).<br />
- Supports nullbytes!<br />
- Supports common *nix targets, but no Windows systems.</p>
<p><strong>Known issues</strong><br />
- This tool is only able to handle “simple” LFI vulnerabilities, but not complex ones.<br />
- Like most other LFI scanners, this tool here also has trouble with handling certain server responses.</p>
<p><strong>Some notes</strong><br />
- Tested with Python 2.6.5.<br />
- Modify, distribute, share and copy the code in any way you like!<br />
- Please note that this tool was created for educational purposes only.<br />
- Do not use this tool in an illegal way. Know and respect your local laws.<br />
- Only use this tool for legal purposes, such as pentesting your own website<br />
- I am not responsible if you cause any damage or break the law.<br />
- Power to teh c0ws!</p>
<p><strong>Screenshot</strong></p>
<div id="attachment_1311" class="wp-caption alignleft" style="width: 308px"><a href="http://www.xenuser.org/wp-content/uploads/2010/12/lfi_scanner.png"><img class="size-medium wp-image-1311" title="lfi_scanner" src="http://www.xenuser.org/wp-content/uploads/2010/12/lfi_scanner-298x300.png" alt="Simple Local File Inclusion Vulnerability Scanner screenshot" width="298" height="300" /></a>
<p class="wp-caption-text">Simple Local File Inclusion Vulnerability Scanner screenshot</p>
</div>
<p> <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1309" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/12/29/simple-local-file-inclusion-vulnerability-scanner-version-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Joomla Hacking Compendium</title>
		<link>http://www.xenuser.org/2010/12/19/the-joomla-hacking-compendium/</link>
		<comments>http://www.xenuser.org/2010/12/19/the-joomla-hacking-compendium/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 16:38:21 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[LFI]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Security in general]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[advisories]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[Cross-Site Scripting]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[doc]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[html code injection]]></category>
		<category><![CDATA[Joomla component]]></category>
		<category><![CDATA[local file inclusion]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[The Joomla Hacking Compendium]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Vulnerability Research]]></category>
		<category><![CDATA[vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1298</guid>
		<description><![CDATA[Download The Joomla Hacking Compendium here. With great pleasure I hereby announce the availability of the new &#8220;The Joomla Hacking Compendium&#8221;. It contains almost 1000 lines of pure knowledge and shows you the way to hack and protect Joomla. It contains the following chapters: Please find an excerpt below:]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xenuser.org/documents/security/joomla_hacking_compendium.txt" target="_blank">Download The Joomla Hacking Compendium here.</a></p>
<p>With great pleasure I hereby announce the availability of the new &#8220;The Joomla Hacking Compendium&#8221;. It contains almost 1000 lines of pure knowledge and shows you the way to hack and protect Joomla.</p>
<p>It contains the following chapters:</p>
<pre class="qoate-code">
0x01 - Purpose of this document
0x02 - Introduction
0x03 - The Basics of Joomla
0x04 - The Joomla core
0x05 - Joomla extensions
0x06 - Hacking Joomla
0x07 - SEO, our strongest enemy
0x08 - Examples for Joomla SQL injections
0x09 - Examples for Joomla local file inclusions
0x10 - Examples for Joomla remote file inclusions
0x11 - Examples for Joomla XSSs/CSRFs
0x12 - How to protect your Joomla
0x13 - Conclusion and a look at Joomla's feature
0x14 - How to stay informed (or: the latest vulnerabilities)
0x15 - Useful tools
0x16 - Greetings and THX
</pre>
<p>Please find an excerpt below:</p>
<pre class="qoate-code">
::
:: 0x04 - The Joomla core
::

Before inspecting the Joomla component attack vendors we first have a
look at the core.

Download Joomla somewhere and extract all files. Open the file
libraries/phpinputfilter/inputfilter.php
and look at the code:
----------------------------------------
var $tagsArray; // default = empty array
var $attrArray; // default = empty array

var $tagsMethod; // default = 0
var $attrMethod; // default = 0

var $xssAuto; // default = 1
var $tagBlacklist = array ('applet', 'body', 'bgsound' [...]
var $attrBlacklist = array ('action', 'background'     [...]
----------------------------------------

As you can see, some filter methods of Joomla are based on blacklisting.
This knowledge can be used later to exploit potential vulnerabilities in
a better way. I find this method not very effective, btw.

While HTML tags containing "body" or "bgsound" will be filtered out
at input fields or URL parameters, they can be written in many ways,
e.g. like "bOdY" or "b o DY" etc. You are only limited by your
creativity and will find ways for tricking the blacklist of the
Joomla framework.

Another interesting part is this one (same file):
----------------------------------------
/*
* Is there a tag? If so it will certainly start with a '&lt;'
*/
$tagOpen_start  = strpos($source, '&lt;');
while ($tagOpen_start !== false)
{
/*
* Get some information about the tag we are processing
*/
$preTag            .= substr($postTag, 0, $tagOpen_start);
$postTag                = substr($postTag, $tagOpen_start);
----------------------------------------

As you can see they assume that an HTML tag being used in XSS attacks
starts with a "&lt;". In fact, I never use this character and many
XSS cheatsheets suggest this, too. With this information in mind,
you can most likely avoid being detected by the filters. You can start
your XSS string with "&gt;&lt;tag... for example.

If you want to you can continue looking. You will find other filter
methods and, at the end of the file, there are also built in
mechanics which should help to prevent SQL injection vulnerabilities:
[...]
</pre>
<p> <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1298" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/12/19/the-joomla-hacking-compendium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Little XSS Cheat Sheet added</title>
		<link>http://www.xenuser.org/2010/12/18/little-xss-cheat-sheet-added/</link>
		<comments>http://www.xenuser.org/2010/12/18/little-xss-cheat-sheet-added/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 13:47:45 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[XSS]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[html code injection]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[XSS Cheat Sheet]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1295</guid>
		<description><![CDATA[Since my favorite XSS cheat sheet is down, I decided to compose an own cheat sheet which is a collection of a few sources and based on my personal experience. It is nothing special and does not include the features of other cheat sheets (e.g. browser compatibility, hex conversion etc.), but it is not ment [...]]]></description>
			<content:encoded><![CDATA[<p>Since my<a href="http://ha.ckers.org/xss.html" target="_blank"> favorite XSS cheat sheet</a> is down, I decided to compose an own cheat sheet which is a collection of a few sources and based on my personal experience. It is nothing special and does not include the features of other cheat sheets (e.g. browser compatibility, hex conversion etc.), but it is not ment to replace them. It is just a little sheet if you need a fast source for some XSS strings. Enjoy! <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1295" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/12/18/little-xss-cheat-sheet-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Local File Inclusion Exploiter version 1.0 released</title>
		<link>http://www.xenuser.org/2010/11/21/simple-local-file-inclusion-exploiter-version-1-0-released/</link>
		<comments>http://www.xenuser.org/2010/11/21/simple-local-file-inclusion-exploiter-version-1-0-released/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 18:20:02 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[local file inclusion]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Assessment]]></category>
		<category><![CDATA[Simple Local File Inclusion Scanner]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[Vulnerability Research]]></category>
		<category><![CDATA[vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1248</guid>
		<description><![CDATA[Today I am releasing my Simple Local File Inclusion Exploiter 1.0 (21th November 2010). [Download] Description The Simple Local File Inclusion Exploiter helps you to exploit LFI vulnerabilities. After you found one, simply pass the URL of the affected website and the vulnerable parameter to this tool. You can also use this tool to scan [...]]]></description>
			<content:encoded><![CDATA[<p>Today I am releasing my Simple Local File Inclusion Exploiter 1.0 (21th November 2010).<br />
[<a href="http://www.xenuser.org/my-tools/" target="_blank">Download</a>]</p>
<p><strong>Description</strong><br />
The Simple Local File Inclusion Exploiter helps you to exploit LFI vulnerabilities. After you found one, simply pass the URL of the affected website and the vulnerable parameter to this tool. You can also use this tool to scan a parameter of an ULR for a LFI vulnerability.</p>
<p><strong>Usage</strong><br />
./lfi_sploiter.py &#8211;exploit-url= &#8211;vulnerable-parameter=</p>
<p><strong>Usage example</strong><br />
./lfi_sploiter.py &#8211;exploit-url=http://www.example.com/page.php?file=main &#8211;vulnerable-parameter=file</p>
<p><strong>Usage notes</strong><br />
- Always use http://&#8230;.<br />
- When you pass a vulnerable parameter, this tool assumes that it is really vulnerable.<br />
- If you do not know if a parameter is vulnerable, simply pass it to this script and let the scanner have a look.<br />
- Only use one vulnerable parameter at once.<br />
- This tool does not work with SEO URLs, such as http://www.example.com/news-about-the-internet/.<br />
- If you only have a SEO URL, try to find out the real URL which contents parameters.</p>
<p><strong>Feature list</strong><br />
- Provides a random user agent for the connection.<br />
- Checks if a connection to the target can be established.<br />
- Tries catch most errors with error handling.<br />
- Contains a LFI scanner (only scans one parameter at once).<br />
- Finds out how a LFI vulnerability can be exploited (e.g. directory depth).<br />
- Supports nullbytes!<br />
- Exploit features: Dumps a list of interesting files to your hard disk.<br />
- Supports common *nix targets, but no Windows systems.</p>
<p><strong>Known issues</strong><br />
- I know there is more about LFI than it is covered in this tool. But this is the first release,<br />
and more features will be implemented in future versions.<br />
- This tool is only able to handle &#8220;simple&#8221; LFI vulnerabilities, but not complex ones. For example: Some LFI vulnerabilities consist of two URL parameters or require to find a way around filters. In those cases, this tool unfortunately does not work.<br />
- Like most other LFI exploiter / scanner, this tool here also has problems with handling certain server responses. So this tool does not work with every website.</p>
<p><strong>Some notes</strong><br />
- Tested with Python 2.6.5.<br />
- Modify, distribute, share and copy the code in any way you like!<br />
- Please note that this tool was created for educational purposes only.<br />
- Do not use this tool in an illegal way. Know and respect your local laws.<br />
- Only use this tool for legal purposes, such as pentesting your own website <img src='http://www.xenuser.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
- I am not responsible if you cause any damage or break the law.<br />
- Power to teh c0ws!</p>
<p><strong>Screenshot</strong></p>
<div id="attachment_1252" class="wp-caption alignleft" style="width: 297px"><a href="http://www.xenuser.org/wp-content/uploads/2010/11/lfi_sploiter-1_0-screenshot.png"><img class="size-medium wp-image-1252" title="lfi_sploiter-1_0-screenshot" src="http://www.xenuser.org/wp-content/uploads/2010/11/lfi_sploiter-1_0-screenshot-287x300.png" alt="Simple Local File Inclusion Exploiter screenshot" width="287" height="300" /></a>
<p class="wp-caption-text">Simple Local File Inclusion Exploiter screenshot</p>
</div>
<p> <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1248" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/11/21/simple-local-file-inclusion-exploiter-version-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New security tool to be released soon</title>
		<link>http://www.xenuser.org/2010/11/20/new-security-tool-to-be-released-soon/</link>
		<comments>http://www.xenuser.org/2010/11/20/new-security-tool-to-be-released-soon/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 19:17:58 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[local file inclusion]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability scanner]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1241</guid>
		<description><![CDATA[I am currently working on a very exciting tool which is related to local file inclusion vulnerabilities. Basically it is some kind of automated LFI exploiter with many features, such as a LFI scanner and &#8211; as I call it &#8211; an &#8220;interesting file dumper&#8221;. Currently, the tool is still beta (version 0.8). I guess [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently working on a very exciting tool which is related to local file inclusion vulnerabilities. Basically it is some kind of automated LFI exploiter with many features, such as a LFI scanner and &#8211; as I call it &#8211; an &#8220;interesting file dumper&#8221;.</p>
<p>Currently, the tool is still beta (version 0.8). I guess that it will be released during the next 48 hours. <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1241" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/11/20/new-security-tool-to-be-released-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>South Korean UTW CMS Multiple Vulnerabilities</title>
		<link>http://www.xenuser.org/2010/11/18/south-korean-utw-cms-multiple-vulnerabilities/</link>
		<comments>http://www.xenuser.org/2010/11/18/south-korean-utw-cms-multiple-vulnerabilities/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 19:47:47 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[LFI]]></category>
		<category><![CDATA[Source Code Disclosure]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[Cross-Site Request Forgery]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[external website rendering]]></category>
		<category><![CDATA[html code injection]]></category>
		<category><![CDATA[local file inclusion]]></category>
		<category><![CDATA[Low security levels]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[source code disclosure]]></category>
		<category><![CDATA[UTW]]></category>
		<category><![CDATA[vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1227</guid>
		<description><![CDATA[Please view the original advisory/exploit here. The South Korean Community/Website/Content Management System UTW suffers from various vulnerabilities. Local File Inclusion Script: utw_lib/get_file.php Parameters: file, rfile Example: utw_lib/get_file.php?rfile=&#60;local path&#62;&#38;file=&#60;local file name&#62; The script get_file.php is vulnerable to local file inclusion attacks. Arbitrary files can be viewed by combining the values for the rfile and file parameters. [...]]]></description>
			<content:encoded><![CDATA[<p>Please view the original advisory/exploit <a href="http://www.xenuser.org/documents/security/UTW_south_korean_cms_multiple_vulnerabilities.txt" target="_blank">here</a>.</p>
<p>The South Korean Community/Website/Content Management System UTW suffers from various vulnerabilities.</p>
<blockquote>
<pre><strong>Local File Inclusion</strong>
Script: utw_lib/get_file.php
Parameters: file, rfile
Example: utw_lib/get_file.php?rfile=&lt;local path&gt;&amp;file=&lt;local file name&gt;

The script get_file.php is vulnerable to local file inclusion attacks. Arbitrary
files can be viewed by combining the values for the rfile and file parameters.

<strong>Source Code Disclosure</strong>
With the help of the LFI vulnerability the source code of every local script can be
viewed.
Example: utw_lib/get_file.php?rfile=get_file.php
(Yes, using the rfile variable is correct here, although its purpose is to
store a path.)

This knowledge can also be used to view local configuration files.
Example: utw_lib/get_file.php?rfile=dbinfo.inc.php
The file dbinfo.inc.php contents the MySQL data, such as the host, database,
user and password in plain text.
With the help of this information it is possible to access the MySQL server.

<strong>Cross-Site Request Forgery</strong>
Every input field I saw did not filter out HTML or JavaScript code.
I did not check if there are also XSS flaws, but there is a high chance
that you are able to permanently inject code, e.g. in the message board threads.

<strong>Low Security Levels</strong>
Since the user data is stored in plain text (including email addresses and
passwords), the identities of the registered userscan be stolen easily by
accessing the MySQL database.

Another aspect of this low security level is that many users use similar
passwords for different services, e.g. often only one password for communities
and email service logins is used.
In this case all the user passwords and their email addresses can be dumped
from the database and be used for trying to login to their email accounts.

The admin panel can be accessed by adding /utw_admin to the URL.

The product contains also a feature which makes it possible to download
files, their download locations are stored in the database. An attack scenario
would be to change the file downloads, so the users of the affected
website download malicious content.

<strong>External Website Rendering</strong>
(Un)Fortunately this product is not affected by a RFI vulnerability, or at
least I was not able to detect one. But rendering external websites in the
context of the thrusted website is possible.
Example: tw_lib/get_file.php?rfile=http://www,google.com

This is not a real vulnerability, but can be used to abuse the thrust of the
visitors in the affected website.</pre>
</blockquote>
<p> <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1227" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/11/18/south-korean-utw-cms-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not yet another Full Disclosure vs Responsible Disclosure debate</title>
		<link>http://www.xenuser.org/2010/11/14/not-yet-another-full-disclosure-vs-responsible-disclosure-debate/</link>
		<comments>http://www.xenuser.org/2010/11/14/not-yet-another-full-disclosure-vs-responsible-disclosure-debate/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 22:50:55 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[Security in general]]></category>
		<category><![CDATA[advisories]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[debate]]></category>
		<category><![CDATA[Exploits]]></category>
		<category><![CDATA[full disclosure]]></category>
		<category><![CDATA[responsible disclosure]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1211</guid>
		<description><![CDATA[I have been interested in IT-Security since I was 16 or 17. Back then I was fascinated by basic concepts and the idea of exploiting weaknesses within a network, piece of software or simply human stupidity. It was exciting to see that the Internet is full of amazing websites, providing security enthusiasts with tools, source [...]]]></description>
			<content:encoded><![CDATA[<p>I have been interested in IT-Security since I was 16 or 17. Back then I was fascinated by basic concepts and the idea of exploiting weaknesses within a network, piece of software or simply human stupidity. It was exciting to see that the Internet is full of amazing websites, providing security enthusiasts with tools, source code, tutorials, exploits and any other sort of knowledge.</p>
<p>One thing I love to do since the beginning of this year is web penetration testing, and source code + security assessment. In most cases it is easy and most vulnerabilities fall within a typical category, such as SQL injection or local file inclusion. Web security is also often easy since you don&#8217;t need to craft any shellcode or possess deep knowledge about some kernel architecture and memory stuff. Although I always read stuff about assembler, memory registers, page swapping, the memory management unit, the translation lookaside buffer etc. in order to gain more knowledge about complicated stuff <img src='http://www.xenuser.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> , it is still very fun to exploit obvious vulnerabilities.</p>
<p>Most of them are easy to find and also very easy to exploit.</p>
<p>When I started to publish advisories and exploits, I first contacted the software vendors. The purpose was to give them time to fix the vulnerabilities before I publish any documents. In some cases the vendors replied within minutes, being thankful for the support. Some of them didn&#8217;t reply at all and just ignored me and others published my email in public message boards and asked for advice. The consequences were quite funny in the last case. Some users of those message boards gave the advice to send me to hell, because they suspected me to only want to have the software for free for my &#8220;vulnerability assessment&#8221; (when it was commercial software).</p>
<p>Since some vendors just ignored my mails and left the vulnerabilities unfixed and since others replied not within 14 days, I decided to switch over to irresponsible full disclosure. The result was very amazing: Most vendors suddenly fixed all vulnerabilities within days or even hours, mostly because their customers notified them and demanded to react. Until now, no vendor ever was angry. Quite the opposite: I only received very friendly mails, asking me for help or thanking me for my work. I find this surprising since I am also damaging their vendor image at the same time. For this I don&#8217;t feel guilty, but I would understand if a vendor would be annoyed. Maybe I would if I sold software for a few hundred Euro and someone just published a vulnerability without contacting me first.</p>
<p>But well, my experiences with them shows that full disclosure indeed has many positive effects and sometimes you even get mentioned in public blogs or release notes of the affected software. Thank you for staying cool, software vendors!</p>
<p>Most authors being listed in exploit databases, such as Exploit DB or packet storm, do this work for fun and some of them never even hack websites. It is just the challenge of finding and exploiting a vulnerability which lets some of us sitting in front of the computer, instead of enjoying the warm weather outside or going out with friends.</p>
<p>But back to topic:</p>
<p>Many people are truly against full disclosure since<br />
a) the vendors were not given any time at all for a reaction,<br />
b) other people could exploit the new knowledge for their own purpose and e.g. immediately break into affected websites,<br />
c) the image of the vendor and software gets damaged or<br />
d) sometimes the information about a vulnerability is simply wrong or not described correctly.</p>
<p>I have seen information about vulnerabilities, e.g. stating that a local file inclusion was found. After having a look at the software on my Linux test box, I found out that there is no vulnerability at all. In such cases both the vendor and the customer (respectively the software user) are confused in may ways. They don&#8217;t know if they should do something about it, and when they want to do it, they can&#8217;t find the vulnerability at all. The customers think that the product is insecure and maybe switch over to another app, or even shut down their own website.</p>
<p>All those things are very good arguments and I can understand everyone claiming that full disclosure can be destructive.</p>
<p>On the other hand, full disclosure got many advantages, some of them are<br />
a) e.g. the vendor is forced to do something, since also the customers may know about the weakness.<br />
b) Many vendors simply react faster.<br />
c) The knowledge about the vulnerability and how to exploit it is shared and other people can learn from it.<br />
d) The customers, respectively the software users, have a right to know that the software is vulnerable and that their website/systems are affected.</p>
<p>Drawing the consequences of the last eight months, I will continue to publish everything I know a few hours after I found a vulnerability. Since the OSVDB and secunia often publish my vulnerabilities and notify the vendors, I even don&#8217;t write them anymore on my own. They also get notified by their customers anyway.</p>
<p>I am not performing any vulnerability or even binary assessment on software which needs to be compiled, so I believe the damage which could be done with the vulnerabilities being published by me is not that high. But I still understand that I carry some responsibility and should act accordingly. If you also publish vulnerabilities from time to time, I highly recommend that you also help the vendors to fix their bugs. This is only fair.</p>
<p>You can find more arguments and details about this debate in this <a href="http://blogs.techrepublic.com.com/security/?p=3925" target="_blank">blog post</a>. <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1211" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/11/14/not-yet-another-full-disclosure-vs-responsible-disclosure-debate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OneOrZero AIMS v2.6.0 Members Edition Multiple Vulnerabilities</title>
		<link>http://www.xenuser.org/2010/11/13/oneorzero-aims-v2-6-0-members-edition-multiple-vulnerabilities/</link>
		<comments>http://www.xenuser.org/2010/11/13/oneorzero-aims-v2-6-0-members-edition-multiple-vulnerabilities/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 19:59:01 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[LFI]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[local file inclusion]]></category>
		<category><![CDATA[OneOrZero AIMS]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1199</guid>
		<description><![CDATA[Please view the original advisory/exploit here. The web app OneOrZero AIMS Members Edition suffers from multiple remote vulnerabilities. SQL Injection Multiple scripts and parameters are affected by remote SQL injection vulnerabilities. You can also manipulate SQL queries with the help of various search fields of this web app. Some example URLs: index.php?controller=app_oneorzerohelpdesk_main&#38;subcontroller=search_management_manage&#38;option=saved_search&#38;global=1&#38;id=[SQL Injection] index.php?controller=app_oneorzerohelpdesk_main&#38;subcontroller=search_management_manage&#38;option=show_item_search&#38;item_types=[SQL Injection] [...]]]></description>
			<content:encoded><![CDATA[<p>Please view the original advisory/exploit <a href="http://www.xenuser.org/documents/security/OneOrZero_Aims_multiple_vulnerabilities.txt" target="_blank">here</a>.</p>
<p>The web app OneOrZero AIMS Members Edition suffers from multiple remote vulnerabilities.</p>
<blockquote>
<pre><strong>SQL Injection</strong>
Multiple scripts and parameters are affected by remote SQL injection vulnerabilities.
You can also manipulate SQL queries with the help of various search fields of this
web app.

Some example URLs:
index.php?controller=app_oneorzerohelpdesk_main&amp;subcontroller=search_management_manage&amp;option=saved_search&amp;global=1&amp;id=[SQL Injection]
index.php?controller=app_oneorzerohelpdesk_main&amp;subcontroller=search_management_manage&amp;option=show_item_search&amp;item_types=[SQL Injection]

<strong>Local File Inclusion</strong>
index.php?controller=[LFI]&amp;subcontroller=app_oneorzerotimemanager_manage&amp;option=show_report
This vulnerability can be tricky to exploit. If OpenBaseDir is set, you can at least
view files in the directory of this web software.</pre>
</blockquote>
<p> <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1199" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/11/13/oneorzero-aims-v2-6-0-members-edition-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zeeways Adserver Multiple Vulnerabilities</title>
		<link>http://www.xenuser.org/2010/11/06/zeeways-adserver-multiple-vulnerabilities/</link>
		<comments>http://www.xenuser.org/2010/11/06/zeeways-adserver-multiple-vulnerabilities/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 13:59:40 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[Code Injection]]></category>
		<category><![CDATA[Corss-Site Request Forgery]]></category>
		<category><![CDATA[Cross-Site Scripting]]></category>
		<category><![CDATA[CSRF]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[html code injection]]></category>
		<category><![CDATA[Local Installation Path Disclosoure]]></category>
		<category><![CDATA[multiple vulnerabilities]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[Zeeways Adserver]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1165</guid>
		<description><![CDATA[Please view the original file here. Multiple vulnerabilities within the Zeeways Adserver were found. &#62;&#62; SQL Injection Multiple scripts with multiple parameters are affected from this vulnerability. Example #1: index.php?section=redir&#38;affid=0&#38;kid=0&#38;zid=[SQL Injection] Example #2: Visit the "register" page index.php?section=user&#38;action=register and enter your SQLi string into the email field. Fill out the other fields with some normal [...]]]></description>
			<content:encoded><![CDATA[<p>Please view the original file <a href="http://www.xenuser.org/documents/security/Zeeways_Adserver_multiple_vulnerabilities.txt" target="_blank">here</a>.</p>
<p>Multiple vulnerabilities within the Zeeways Adserver were found.</p>
<blockquote>
<pre><strong>&gt;&gt; SQL Injection</strong>
Multiple scripts with multiple parameters are affected from this vulnerability.

Example #1:
index.php?section=redir&amp;affid=0&amp;kid=0&amp;zid=[SQL Injection]

Example #2:
Visit the "register" page index.php?section=user&amp;action=register and enter your
SQLi string into the email field. Fill out the other fields with some
normal stuff (like test) and view your result.

<strong>&gt;&gt; Cross-Site Request Forgery</strong>
Visit the "register" page index.php?section=user&amp;action=register and enter your
CSRF string into the email field. Fill out the other fields with some
normal stuff (like test) and view your result.

<strong>&gt;&gt; Local Installation Path Disclosure</strong>
Visit index.php?section=doc&amp;action= and fill out the action parameter.

Example:
index.php?section=doc&amp;action=test

<strong>&gt;&gt; Interesting error message</strong>
Visit index.php?section=doc&amp;action=test and play around with both the section and
action parameters. You will notice that a local file inclusion is not possible
(especially when you look at the section variable), but still you will be able
to "inject" some stuff in the action parameter.
For example use
index.php?section=doc&amp;action=#
to get no output.

This is not a real code injection vulnerability, but still some special control
characters affect the output of the website. Maybe you are able to trigger some
interesting stuff.</pre>
</blockquote>
<p> <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1165" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/11/06/zeeways-adserver-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla Component com_restaurantguide Multiple Vulnerabilities</title>
		<link>http://www.xenuser.org/2010/09/18/joomla-component-com_restaurantguide-multiple-vulnerabilities/</link>
		<comments>http://www.xenuser.org/2010/09/18/joomla-component-com_restaurantguide-multiple-vulnerabilities/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 13:42:28 +0000</pubDate>
		<dc:creator>valentin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[com_restaurantguide]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[html code injection]]></category>
		<category><![CDATA[Joomla component]]></category>
		<category><![CDATA[local file inclusion]]></category>
		<category><![CDATA[multiple vulnerabilities]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.xenuser.org/?p=1077</guid>
		<description><![CDATA[Please view the original advisory/exploit here. The Joomla component com_restaurantguide suffers from multiple vulnerabilities. &#62;&#62; SQL Injection index.php?option=com_restaurantguide&#38;view=country&#38;id=&#8217;&#38;Itemid=69 (id parameter is vulnerable) &#62;&#62; HTML/JS/VBS Code Injection (all input fields, also in the admin backend) It is possible to inject HTML/JS/VBS code into the document although XSS filters are active. Simply end the current HTML tag [...]]]></description>
			<content:encoded><![CDATA[<p>Please view the original advisory/exploit <a href="http://www.xenuser.org/documents/security/joomla_com_restaurantguide_multiple_vulnerabilities.txt" target="_blank">here</a>.</p>
<p>The Joomla component com_restaurantguide suffers from multiple vulnerabilities.</p>
<p><strong>&gt;&gt; SQL Injection</strong><br />
index.php?option=com_restaurantguide&amp;view=country&amp;id=&#8217;&amp;Itemid=69<br />
(id parameter is vulnerable)</p>
<p><strong>&gt;&gt; HTML/JS/VBS Code Injection (all input fields, also in the admin backend)</strong><br />
It is possible to inject HTML/JS/VBS code into the document although XSS filters are active. Simply end the current HTML tag and convert your code into decimal HTMl code without semicolons:<br />
&#8220;&gt;&lt;A HREF=&#8221;http://www.google.com./&#8221;&gt;injected&lt;/A&gt;<br />
(which is &#8220;&gt;<a href="http://www.google.com./">injected</a>)<br />
The code doesn&#8217;t get parsed, so it is not possible to exploit this weakness. However, including arbitrary plain text into the current website is possible. Dangerous! <img src='http://www.xenuser.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><strong>&gt;&gt; Interesting stuff</strong><br />
<strong><em> a) Triggering various error messages in the admin panel is possible, e.g.:</em></strong><br />
administrator/index.php?option=com_restaurantguide&amp;controller=restaurantitems&amp;task=edit&amp;cid[]=[try ' or -1 or an ID which does not exist]<br />
Sometimes the code of the component gets displayed within the browser window when you try to trigger errors with different variables.</p>
<p><strong><em>b) Playing around with the controller variable</em></strong><br />
administrator/index.php?option=com_restaurantguide&amp;controller=../../../../../../../../../etc/passwd%00<br />
(NOT a LFI vulnerability since the controller classes are defined in the source code, you just get different error messages.. nothing to exploit here..) <img src="http://www.xenuser.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1077" width="1" height="1" style="display: none;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xenuser.org/2010/09/18/joomla-component-com_restaurantguide-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

