<?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>Zero Science Lab</title>
	<atom:link href="http://zeroscience.mk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://zeroscience.mk/blog</link>
	<description>Macedonian information security research and development laboratory</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:57:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>EdrawSoft Office Viewer Component ActiveX 5.6 (officeviewermme.ocx) BoF PoC</title>
		<link>http://zeroscience.mk/blog/01/2012/edrawsoft-office-viewer-component-activex-5-6-officeviewermme-ocx-bof-poc/</link>
		<comments>http://zeroscience.mk/blog/01/2012/edrawsoft-office-viewer-component-activex-5-6-officeviewermme-ocx-bof-poc/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 18:56:23 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[activex]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[bof]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[edrawsoft]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[officeviewermme.ocx]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[poc]]></category>
		<category><![CDATA[viewer]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[доказ на концепт]]></category>
		<category><![CDATA[закана]]></category>
		<category><![CDATA[предупредување]]></category>
		<category><![CDATA[ранливост]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=700</guid>
		<description><![CDATA[The ActiveX suffers from a buffer overflow vulnerability when parsing large amount of bytes to the FtpUploadFile member in FtpUploadFile() function, resulting memory corruption overwriting severeal registers including the SEH. An attacker can gain access to the system of the affected node and execute arbitrary code. -------------------------------------------------------------- CompanyName EdrawSoft FileDescription Edraw Office Viewer Component FileVersion [...]]]></description>
			<content:encoded><![CDATA[<p>The ActiveX suffers from a buffer overflow vulnerability when parsing large amount of bytes to the FtpUploadFile member in FtpUploadFile() function, resulting memory corruption overwriting severeal registers including the SEH. An attacker can gain access to the system of the affected node and execute arbitrary code.</p>
<p><code></p>
<p>--------------------------------------------------------------</p>
<p>CompanyName		EdrawSoft<br />
FileDescription		Edraw Office Viewer Component<br />
FileVersion		5.6.578.1</p>
<p>OriginalFileName		officeviewer.ocx<br />
ProductName		OfficeViewerOCX<br />
ProductVersion		5.6.5781</p>
<p>Report for Clsid: {F6FE8878-54D2-4333-B9F0-FC543B1BE1ED}<br />
RegKey Safe for Script: True<br />
RegKey Safe for Init: True<br />
Implements IObjectSafety: True<br />
IDisp Safe:  Safe for untrusted: caller,data<br />
IPStorage Safe:  Safe for untrusted: caller,data  </p>
<p>Exception Code: ACCESS_VIOLATION<br />
Disasm: 220324CC	MOV [EDI],AX	(officeviewermme.ocx)</p>
<p>Seh Chain:<br />
--------------------------------------------------<br />
1 	410041 	</p>
<p>Called From                   Returns To<br />
--------------------------------------------------<br />
officeviewermme.220324CC      officeviewermme.22026402      </p>
<p>Registers:<br />
--------------------------------------------------<br />
EIP 220324CC<br />
EAX 00000041<br />
EBX 00001015<br />
ECX 000002A0<br />
EDX 001B2E4C -> Uni: AAAAAAAAAAAAAAAAAAAAAAAAA<br />
EDI 01870000<br />
ESI 0186E518 -> Uni: AAAAAAAAAAAAAAAAAAAAAAAAA<br />
EBP 0186C490 -> 0186C530<br />
ESP 0186C488 -> 00000000</p>
<p>Block Disassembly:<br />
--------------------------------------------------<br />
220324BD	MOV EDI,[EBP+8]<br />
220324C0	MOV ESI,EDI<br />
220324C2	TEST ECX,ECX<br />
220324C4	JE SHORT 220324F7<br />
220324C6	MOV EDX,[EBP+C]<br />
220324C9	MOVZX EAX,WORD PTR [EDX]<br />
220324CC	MOV [EDI],AX	  <--- CRASH<br />
220324CF	INC EDI<br />
220324D0	INC EDI<br />
220324D1	INC EDX<br />
220324D2	INC EDX<br />
220324D3	TEST AX,AX<br />
220324D6	JE SHORT 220324DB<br />
220324D8	DEC ECX<br />
220324D9	JNZ SHORT 220324C9</p>
<p>ArgDump:<br />
--------------------------------------------------<br />
EBP+8	0186E518 -> Uni: AAAAAAAAAAAAAAAAAAAAAAAAA<br />
EBP+12	001B1364 -> Uni: AAAAAAAAAAAAAAAAAAAAAAAAA<br />
EBP+16	00001014<br />
EBP+20	00000000<br />
EBP+24	000007FC<br />
EBP+28	01761EC0 -> Uni: D5")"</p>
<p>Stack Dump:<br />
--------------------------------------------------<br />
186C488 00 00 00 00 64 13 1B 00 30 C5 86 01 02 64 02 22  [....d........d..]<br />
186C498 18 E5 86 01 64 13 1B 00 14 10 00 00 00 00 00 00  [....d...........]<br />
186C4A8 FC 07 00 00 C0 1E 76 01 18 CD 86 01 18 D5 86 01  [......v.........]<br />
186C4B8 18 ED 86 01 64 13 1B 00 10 CD 86 01 18 E5 86 01  [....d...........]<br />
186C4C8 14 10 00 00 8E 33 1B 00 14 10 00 00 00 00 00 00  [................]</p>
<p>--------------------------------------------------------------</p>
<p>(6c9c.6c70): Access violation - code c0000005 (first chance)<br />
First chance exceptions are reported before any exception handling.<br />
This exception may be expected and handled.<br />
eax=00000041 ebx=00001015 ecx=000002a0 edx=001b2edc esi=0186e518 edi=01870000<br />
eip=220324cc esp=0186c488 ebp=0186c490 iopl=0         nv up ei pl nz na pe nc<br />
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206<br />
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Program Files\Mindjet\MindManager 10\officeviewermme.ocx -<br />
officeviewermme!DllRegisterServer+0x23bbe:<br />
220324cc 668907          mov     word ptr [edi],ax        ds:0023:01870000=????<br />
0:004> !exchain<br />
0186fa84: 00410041<br />
Invalid exception stack at 00410041<br />
0:004> d esi<br />
0186e518  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186e528  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186e538  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186e548  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186e558  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186e568  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186e578  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186e588  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0:004> d edx<br />
001b2edc  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
001b2eec  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
001b2efc  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
001b2f0c  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
001b2f1c  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
001b2f2c  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
001b2f3c  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
001b2f4c  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0:004> d esp+3000<br />
0186f488  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186f498  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186f4a8  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186f4b8  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186f4c8  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186f4d8  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186f4e8  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0186f4f8  41 00 41 00 41 00 41 00-41 00 41 00 41 00 41 00  A.A.A.A.A.A.A.A.<br />
0:004> !load msec; !exploitable<br />
Exploitability Classification: EXPLOITABLE<br />
Recommended Bug Title: Exploitable - User Mode Write AV starting at officeviewermme!DllRegisterServer+0x0000000000023bbe (Hash=0x55146322.0x550a2c22)</p>
<p>User mode write access violations that are not near NULL are exploitable.<br />
</code></p>
<p>Advisory ID: ZSL-2012-5069<br />
Advisory URL: <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5069.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5069.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/01/2012/edrawsoft-office-viewer-component-activex-5-6-officeviewermme-ocx-bof-poc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mindjet MindManager 2012 v10.0.493 Multiple Remote Vulnerabilities</title>
		<link>http://zeroscience.mk/blog/01/2012/mindjet-mindmanager-2012-v10-0-493-multiple-remote-vulnerabilities/</link>
		<comments>http://zeroscience.mk/blog/01/2012/mindjet-mindmanager-2012-v10-0-493-multiple-remote-vulnerabilities/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 18:54:06 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[activex]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[buffer overflow]]></category>
		<category><![CDATA[denial of service]]></category>
		<category><![CDATA[mindjet]]></category>
		<category><![CDATA[mindmanager]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[poc]]></category>
		<category><![CDATA[seh]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[закана]]></category>
		<category><![CDATA[ранливост]]></category>
		<category><![CDATA[слабост]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=698</guid>
		<description><![CDATA[MindManager suffers from several vulnerabilities included into the whole package. Several OCX and DLL libraries from 3rd party software (glg.ocx, officeviewermme.ocx, pdfxctrl.dll, vsflex8n.ocx and ChartFX.ClientServer.Core.dll) are vulnerable to buffer overflow and denial of service (IE). Also the application is vulnerable to insecure library loading with every file extension thru ssgp.dll and dwmapi.dll. Advisory ID: ZSL-2012-5068 [...]]]></description>
			<content:encoded><![CDATA[<p>MindManager suffers from several vulnerabilities included into the whole package. Several OCX and DLL libraries from 3rd party software (glg.ocx, officeviewermme.ocx, pdfxctrl.dll, vsflex8n.ocx and ChartFX.ClientServer.Core.dll) are vulnerable to buffer overflow and denial of service (IE). Also the application is vulnerable to insecure library loading with every file extension thru ssgp.dll and dwmapi.dll.</p>
<p>Advisory ID: ZSL-2012-5068<br />
Advisory URL: <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5068.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5068.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/01/2012/mindjet-mindmanager-2012-v10-0-493-multiple-remote-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracker Software pdfSaver ActiveX 3.60 (pdfxctrl.dll) Stack Buffer Overflow (SEH)</title>
		<link>http://zeroscience.mk/blog/01/2012/tracker-software-pdfsaver-activex-3-60-pdfxctrl-dll-stack-buffer-overflow-seh/</link>
		<comments>http://zeroscience.mk/blog/01/2012/tracker-software-pdfsaver-activex-3-60-pdfxctrl-dll-stack-buffer-overflow-seh/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 03:57:37 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[activex]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[pdfxctrl.dll]]></category>
		<category><![CDATA[poc]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[seh]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[tracker]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[безбедност]]></category>
		<category><![CDATA[закана]]></category>
		<category><![CDATA[информации]]></category>
		<category><![CDATA[ранливост]]></category>
		<category><![CDATA[слабост]]></category>
		<category><![CDATA[софтвер]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=694</guid>
		<description><![CDATA[The PDF Printer Preferences ActiveX suffers from a buffer overflow vulnerability. When a large buffer is sent to the sub_path item of the StoreInRegistry function, and the sub_key item of the InitFromRegistry function, in pdfxctrl.dll module, we get a SEH overwrite. An attacker can gain access to the system of the affected node and execute [...]]]></description>
			<content:encoded><![CDATA[<p>The PDF Printer Preferences ActiveX suffers from a buffer overflow vulnerability. When a large buffer is sent to the sub_path item of the StoreInRegistry function, and the sub_key item of the InitFromRegistry function, in pdfxctrl.dll module, we get a SEH overwrite. An attacker can gain access to the system of the affected node and execute arbitrary code.</p>
<p>Discovered on 25.01.2012 included in Mindjet MindManager 2012 for Windows version 10.0.493.</p>
<p>COMRaider Output:<br />
<code><br />
-----------<br />
Exception Code: ACCESS_VIOLATION<br />
Disasm: 7C834D8F	REP MOVS DWORD PTR ES:[EDI],DWORD PTR [ESI]	(KERNEL32.dll)</p>
<p>Seh Chain:<br />
--------------------------------------------------<br />
1 	7C839AC0 	KERNEL32.dll<br />
2 	41414141 	</p>
<p>Called From                   Returns To<br />
--------------------------------------------------<br />
KERNEL32.7C834D8F             pdfxctrl.1001D8E7<br />
pdfxctrl.1001D8E7             41414141                      </p>
<p>Registers:<br />
--------------------------------------------------<br />
EIP 7C834D8F -> Asc: SOFTWARE\Tracker Software\pdf<br />
EAX 0013E9E0 -> Asc: SOFTWARE\Tracker Software\pdf<br />
EBX 00000003<br />
ECX 0000008C<br />
EDX 00001815<br />
EDI 0013FFFD -> 41000000<br />
ESI 0013CD74 -> Asc: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA<br />
EBP 0013B780 -> 0013EDE4<br />
ESP 0013B75C -> 0000302A -> Uni: *0*0</p>
<p>Block Disassembly:<br />
--------------------------------------------------<br />
7C834D82	MOV CL,[EDI+1]<br />
7C834D85	INC EDI<br />
7C834D86	TEST CL,CL<br />
7C834D88	JNZ SHORT 7C834D82<br />
7C834D8A	MOV ECX,EDX<br />
7C834D8C	SHR ECX,2<br />
7C834D8F	REP MOVS DWORD PTR ES:[EDI],DWORD PTR [ESI]	  <--- CRASH<br />
7C834D91	MOV ECX,EDX<br />
7C834D93	AND ECX,3<br />
7C834D96	REP MOVS BYTE PTR ES:[EDI],BYTE PTR [ESI]<br />
7C834D98	OR DWORD PTR [EBP-4],FFFFFFFF<br />
7C834D9C	CALL 7C802511<br />
7C834DA1	RETN 8<br />
7C834DA4	NOP<br />
7C834DA5	NOP</p>
<p>ArgDump:<br />
--------------------------------------------------<br />
EBP+8	0013E9E0 -> Asc: SOFTWARE\Tracker Software\pdf<br />
EBP+12	0013B790 -> Asc: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA<br />
EBP+16	41414141<br />
EBP+20	41414141<br />
EBP+24	41414141<br />
EBP+28	41414141</p>
<p>Stack Dump:<br />
--------------------------------------------------<br />
13B75C 2A 30 00 00 84 63 18 00 03 00 00 00 5C B7 13 00  [.....c......\...]<br />
13B76C 2A 30 00 00 AC F1 13 00 C0 9A 83 7C A8 4D 83 7C  [.............M..]<br />
13B77C 00 00 00 00 E4 ED 13 00 E7 D8 01 10 E0 E9 13 00  [................]<br />
13B78C 90 B7 13 00 41 41 41 41 41 41 41 41 41 41 41 41  [................]<br />
13B79C 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41 41  [................]</p>
<p>-----------<br />
</code></p>
<p>CompanyName		Tracker Software Products<br />
FileDescription		PDF Printer Preferences ActiveX<br />
FileVersion		3.60.0128<br />
InternalName		pdfxctrl.dll<br />
LegalCopyright		Copyright © 2001-2006 by Tracker Software Products<br />
OriginalFileName		pdfxctrl.dll<br />
ProductName		Tracker Software Products pdfxctrl.PdfPrinterPreferences ActiveX<br />
ProductVersion		3.60</p>
<p>Advisory ID: <strong>ZSL-2012-5067</strong> (<em>Tracker Software pdfSaver ActiveX 3.60 (pdfxctrl.dll) Stack Buffer Overflow (SEH)</em>)<br />
Advisory URL: <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5067.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5067.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/01/2012/tracker-software-pdfsaver-activex-3-60-pdfxctrl-dll-stack-buffer-overflow-seh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limny 3.0.1 (login.php) Remote URI Based Cross-Site Scripting Vulnerability</title>
		<link>http://zeroscience.mk/blog/01/2012/limny-3-0-1-login-php-remote-uri-based-cross-site-scripting-vulnerability/</link>
		<comments>http://zeroscience.mk/blog/01/2012/limny-3-0-1-login-php-remote-uri-based-cross-site-scripting-vulnerability/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 17:11:46 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[cross-site]]></category>
		<category><![CDATA[limny]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[xss]]></category>
		<category><![CDATA[безбедност]]></category>
		<category><![CDATA[закана]]></category>
		<category><![CDATA[предупредување]]></category>
		<category><![CDATA[ранливост]]></category>
		<category><![CDATA[слабост]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=691</guid>
		<description><![CDATA[Limny suffers from a XSS issue in &#8216;/admin/login.php&#8217; that uses the &#8216;PHP_SELF&#8217; variable. The vulnerability is present because there isn&#8217;t any filtering to the mentioned variable in the affected script. Attackers can exploit this weakness to execute arbitrary HTML and script code in a user&#8217;s browser session. &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; /admin/login.php ---------------- 100: &#60;form name="limny_login" action="&#60;?php print [...]]]></description>
			<content:encoded><![CDATA[<p>Limny suffers from a XSS issue in &#8216;/admin/login.php&#8217; that uses the &#8216;PHP_SELF&#8217; variable. The vulnerability is present because there isn&#8217;t any filtering to the mentioned variable in the affected script. Attackers can exploit this weakness to execute arbitrary HTML and script code in a user&#8217;s browser session.</p>
<p>	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>	<code></p>
<p>/admin/login.php<br />
----------------<br />
100: &lt;form name="limny_login" action="&lt;?php print $_SERVER['PHP_SELF']; ?&gt;" method="post"&gt;<br />
   	</code><br />
	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Advisory: <strong>ZSL-2012-5066</strong></p>
<p><a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5066.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5066.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/01/2012/limny-3-0-1-login-php-remote-uri-based-cross-site-scripting-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infoproject Biznis Heroj Multiple Vulnerabilities</title>
		<link>http://zeroscience.mk/blog/01/2012/infoproject-biznis-heroj-multiple-vulnerabilities/</link>
		<comments>http://zeroscience.mk/blog/01/2012/infoproject-biznis-heroj-multiple-vulnerabilities/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 17:09:51 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[biznis]]></category>
		<category><![CDATA[bypass]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[heroj]]></category>
		<category><![CDATA[infoproject]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[xss]]></category>
		<category><![CDATA[безбедност]]></category>
		<category><![CDATA[ранливости]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=689</guid>
		<description><![CDATA[Infoproject Biznis Heroj (XSS/SQLi) Multiple Remote Vulnerabilities Input passed via the parameters &#8216;filter&#8217; in &#8216;widget.dokumenti_lista.php&#8217; and &#8216;fin_nalog_id&#8217; in &#8216;nalozi_naslov.php&#8217; script are not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The param &#8216;config&#8217; in &#8216;nalozi_naslov.php&#8217; and &#8216;widget.dokumenti_lista.php&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5064.php">Infoproject Biznis Heroj (XSS/SQLi) Multiple Remote Vulnerabilities</a></p>
<p>Input passed via the parameters &#8216;filter&#8217; in &#8216;widget.dokumenti_lista.php&#8217; and &#8216;fin_nalog_id&#8217; in &#8216;nalozi_naslov.php&#8217; script are not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The param &#8216;config&#8217; in &#8216;nalozi_naslov.php&#8217; and &#8216;widget.dokumenti_lista.php&#8217; is vulnerable to a XSS issue where the attacker can execute arbitrary HTML and script code in a user&#8217;s browser session in context of an affected site. </p>
<p><a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5065.php">Infoproject Biznis Heroj (login.php) Authentication Bypass Vulnerability</a></p>
<p>The vulnerability is caused due to an error in the logon authentication script (login.php) and can be exploited to bypass the login procedure by defining the &#8216;username&#8217; and &#8216;password&#8217; POST parameters with an SQL Injection attack, gaining admin privileges. </p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/01/2012/infoproject-biznis-heroj-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SopCast 3.4.7.45585 Multiple Vulnerabilities</title>
		<link>http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/</link>
		<comments>http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 03:22:34 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[bof]]></category>
		<category><![CDATA[buffer]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[escalation]]></category>
		<category><![CDATA[handling]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[poc]]></category>
		<category><![CDATA[privilege]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sop]]></category>
		<category><![CDATA[sopcast]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[безбедност]]></category>
		<category><![CDATA[закана]]></category>
		<category><![CDATA[куп]]></category>
		<category><![CDATA[меѓумеморија]]></category>
		<category><![CDATA[пренатрупување]]></category>
		<category><![CDATA[привилегии]]></category>
		<category><![CDATA[ранливост]]></category>
		<category><![CDATA[слабост]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=676</guid>
		<description><![CDATA[SopCast suffers from a stack-based buffer overflow vulnerability when parsing the user input using the SoP protocol in sopocx.ocx module allowing the attacker to gain system access and execute arbitrary code on the affected machine. The issue is triggered when adding 514 bytes of string to the sop:// protocol (GET), causing the app to open [...]]]></description>
			<content:encoded><![CDATA[<p>SopCast suffers from a stack-based buffer overflow vulnerability when parsing the user input using the SoP protocol in sopocx.ocx module allowing the attacker to gain system access and execute arbitrary code on the affected machine. The issue is triggered when adding 514 bytes of string to the sop:// protocol (GET), causing the app to open the link (channel) and crashing. The application will crash even with &#8216;sop://[anything]&#8216; because it fails to properly sanitize and handle the uri segment, but with exactly 514 bytes the stack gets overflowed, poping out the Buffer Overrun error box. Unsuccessful atempts causes denial of service scenario. You can also edit the &#8216;&lt;address&gt;&#8217; element in the favorites.xml file as the attack vector.</p>
<p>SopCast is also vulnerable to an elevation of privileges vulnerability which can be used by a simple user that can change the executable file with a binary of choice. The vulnerability exist due to the improper permissions, with the &#8216;F&#8217; flag (full control) for the &#8216;Everyone&#8217; group, for the &#8216;Diagnose.exe&#8217; binary file which is bundled with the SopCast installation package.</p>
<p><a href="http://zeroscience.mk/blog/wp-content/uploads/2011/12/splash_sopcast1.png"><img src="http://zeroscience.mk/blog/wp-content/uploads/2011/12/splash_sopcast1-300x187.png" alt="" title="splash_sopcast1" width="300" height="187" class="aligncenter size-medium wp-image-677" /></a></p>

<a href='http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/splash_sopcast1/' title='splash_sopcast1'><img width="150" height="150" src="http://zeroscience.mk/blog/wp-content/uploads/2011/12/splash_sopcast1-150x150.png" class="attachment-thumbnail" alt="splash_sopcast1" title="splash_sopcast1" /></a>
<a href='http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/sopcast_stack/' title='sopcast_stack'><img width="150" height="150" src="http://zeroscience.mk/blog/wp-content/uploads/2011/12/sopcast_stack-150x150.png" class="attachment-thumbnail" alt="sopcast_stack" title="sopcast_stack" /></a>
<a href='http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/sopcast_bof/' title='sopcast_bof'><img width="150" height="150" src="http://zeroscience.mk/blog/wp-content/uploads/2011/12/sopcast_bof-150x150.png" class="attachment-thumbnail" alt="sopcast_bof" title="sopcast_bof" /></a>
<a href='http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/sopcast_crash/' title='sopcast_crash'><img width="150" height="150" src="http://zeroscience.mk/blog/wp-content/uploads/2011/12/sopcast_crash-150x150.png" class="attachment-thumbnail" alt="sopcast_crash" title="sopcast_crash" /></a>
<a href='http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/sopcast_stack2/' title='sopcast_stack2'><img width="150" height="150" src="http://zeroscience.mk/blog/wp-content/uploads/2011/12/sopcast_stack2-150x150.png" class="attachment-thumbnail" alt="sopcast_stack2" title="sopcast_stack2" /></a>

<p>
Advisories:</p>
<p><strong>ZSL-2011-5062</strong> &#8211; <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5062.php">SopCast 3.4.7 (Diagnose.exe) Improper Permissions</a><br />
<strong>ZSL-2011-5063</strong> &#8211; <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5063.php">SopCast 3.4.7 sop:// URI Handling Remote Stack Buffer Overflow PoC</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/12/2011/sopcast-3-4-7-45585-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hero Framework 3.69 Remote Reflected Cross-Site Scripting Vulnerability</title>
		<link>http://zeroscience.mk/blog/12/2011/hero-framework-3-69-remote-reflected-cross-site-scripting-vulnerability/</link>
		<comments>http://zeroscience.mk/blog/12/2011/hero-framework-3-69-remote-reflected-cross-site-scripting-vulnerability/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 02:54:07 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[hero]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xss]]></category>
		<category><![CDATA[апликација]]></category>
		<category><![CDATA[безбедност]]></category>
		<category><![CDATA[веб]]></category>
		<category><![CDATA[закана]]></category>
		<category><![CDATA[ранливост]]></category>
		<category><![CDATA[слабост]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=672</guid>
		<description><![CDATA[Hero suffers from a XSS vulnerability when parsing user input to the &#8216;month&#8217; parameter via GET method. Attackers can exploit this weakness to execute arbitrary HTML and script code in a user&#8217;s browser session. PoC: http://localhost/hero_os/events?month=January.htaccess.aspx%22%3E%3Cscript%3Ealert%281%29%3C/script%3E http://localhost/hero_os/events?month=%22%3E%3Cscript%3Ealert%281%29%3C/script%3E Advisory: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5061.php]]></description>
			<content:encoded><![CDATA[<p>Hero suffers from a XSS vulnerability when parsing user input to the &#8216;month&#8217; parameter via GET method. Attackers can exploit this weakness to execute arbitrary HTML and script code in a user&#8217;s browser session.</p>
<p>PoC:</p>
<p><code></p>
<p>http://localhost/hero_os/events?month=January.htaccess.aspx%22%3E%3Cscript%3Ealert%281%29%3C/script%3E</p>
<p>http://localhost/hero_os/events?month=%22%3E%3Cscript%3Ealert%281%29%3C/script%3E</p>
<p></code></p>
<p>Advisory: <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5061.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5061.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/12/2011/hero-framework-3-69-remote-reflected-cross-site-scripting-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Средновековни фрески во Кумановско [корица]</title>
		<link>http://zeroscience.mk/blog/11/2011/%d1%81%d1%80%d0%b5%d0%b4%d0%bd%d0%be%d0%b2%d0%b5%d0%ba%d0%be%d0%b2%d0%bd%d0%b8-%d1%84%d1%80%d0%b5%d1%81%d0%ba%d0%b8-%d0%b2%d0%be-%d0%ba%d1%83%d0%bc%d0%b0%d0%bd%d0%be%d0%b2%d1%81%d0%ba%d0%be-%d0%ba/</link>
		<comments>http://zeroscience.mk/blog/11/2011/%d1%81%d1%80%d0%b5%d0%b4%d0%bd%d0%be%d0%b2%d0%b5%d0%ba%d0%be%d0%b2%d0%bd%d0%b8-%d1%84%d1%80%d0%b5%d1%81%d0%ba%d0%b8-%d0%b2%d0%be-%d0%ba%d1%83%d0%bc%d0%b0%d0%bd%d0%be%d0%b2%d1%81%d0%ba%d0%be-%d0%ba/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 17:14:20 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[catalogue]]></category>
		<category><![CDATA[cover]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[St. Onufrios]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=669</guid>
		<description><![CDATA[http://liquidworm.deviantart.com/art/Cvrktlg-271597210]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://th02.deviantart.net/fs71/PRE/i/2011/333/3/3/cvrktlg_by_liquidworm-d4hp9qy.jpg" title="Catalogue cover" class="aligncenter" width="96%" height="96%" /></p>
<p><a href="http://liquidworm.deviantart.com/art/Cvrktlg-271597210">http://liquidworm.deviantart.com/art/Cvrktlg-271597210</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/11/2011/%d1%81%d1%80%d0%b5%d0%b4%d0%bd%d0%be%d0%b2%d0%b5%d0%ba%d0%be%d0%b2%d0%bd%d0%b8-%d1%84%d1%80%d0%b5%d1%81%d0%ba%d0%b8-%d0%b2%d0%be-%d0%ba%d1%83%d0%bc%d0%b0%d0%bd%d0%be%d0%b2%d1%81%d0%ba%d0%be-%d0%ba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manx cms.xml Multiple Vulnerabilities</title>
		<link>http://zeroscience.mk/blog/11/2011/manx-cms-xml-multiple-vulnerabilities/</link>
		<comments>http://zeroscience.mk/blog/11/2011/manx-cms-xml-multiple-vulnerabilities/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 15:21:47 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[cross-site]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[lfi]]></category>
		<category><![CDATA[manx]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[response]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[splitting]]></category>
		<category><![CDATA[traversal]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xss]]></category>
		<category><![CDATA[zeroscience]]></category>
		<category><![CDATA[zsl]]></category>
		<category><![CDATA[безбедност]]></category>
		<category><![CDATA[предупредување]]></category>
		<category><![CDATA[ранливост]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=664</guid>
		<description><![CDATA[(XSS) Input thru the GET parameters &#8216;limit&#8217; and &#8216;search_folder&#8217; in &#8216;ajax_get_file_listing.php&#8217; are not sanitized allowing the attacker to execute HTML code into user&#8217;s browser session on the affected site. (CRLF Injection/HTTP Response Splitting) Input passed to the POST parameter &#8216;editorChoice&#8217; in &#8216;admin_blocks.php&#8217; and &#8216;admin_pages.php&#8217; and the POST parameter &#8216;theme&#8217; in &#8216;admin_css.php&#8217;, &#8216;admin_js.php&#8217; and &#8216;admin_templates.php&#8217; is [...]]]></description>
			<content:encoded><![CDATA[<p>(XSS) Input thru the GET parameters &#8216;limit&#8217; and &#8216;search_folder&#8217; in &#8216;ajax_get_file_listing.php&#8217; are not sanitized allowing the attacker to execute HTML code into user&#8217;s browser session on the affected site.</p>
<p>(CRLF Injection/HTTP Response Splitting) Input passed to the POST parameter &#8216;editorChoice&#8217; in &#8216;admin_blocks.php&#8217; and &#8216;admin_pages.php&#8217; and the POST parameter &#8216;theme&#8217; in &#8216;admin_css.php&#8217;, &#8216;admin_js.php&#8217; and &#8216;admin_templates.php&#8217; is not properly sanitised before being returned to the user. This can be exploited to insert arbitrary HTTP headers, which are included in a response sent to the user.</p>
<p>(LFI/DT) Input passed via the &#8216;fileName&#8217; parameter thru the simplexml_load_file() function is not properly verified in &#8216;/admin/admin_blocks.php&#8217; and &#8216;/admin/admin_pages.php&#8217; (post-auth) before being used to load files. This can be exploited to disclose the contents of arbitrary files via directory traversal attacks.</p>
<p><a href="http://zeroscience.mk/blog/wp-content/uploads/2011/11/manx.png"><img src="http://zeroscience.mk/blog/wp-content/uploads/2011/11/manx-300x161.png" alt="" title="manx cms directory traversal" width="300" height="161" class="aligncenter size-medium wp-image-665" /></a></p>
<p><a href="http://zeroscience.mk/blog/wp-content/uploads/2011/11/manx_xss.png"><img src="http://zeroscience.mk/blog/wp-content/uploads/2011/11/manx_xss-300x168.png" alt="" title="manx cms xss" width="300" height="168" class="aligncenter size-medium wp-image-666" /></a></p>
<p>Advisories:<br />
<strong>ZSL-2011-5058</strong> &#8211; <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5058.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5058.php</a><br />
<strong>ZSL-2011-5059</strong> &#8211; <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5059.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5059.php</a><br />
<strong>ZSL-2011-5060</strong> &#8211; <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5060.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5060.php</a></p>
<p>:):</p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/11/2011/manx-cms-xml-multiple-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotaru CMS 1.4.2 SITE_NAME Parameter Stored XSS Vulnerability</title>
		<link>http://zeroscience.mk/blog/11/2011/hotaru-cms-1-4-2-site_name-parameter-stored-xss-vulnerability/</link>
		<comments>http://zeroscience.mk/blog/11/2011/hotaru-cms-1-4-2-site_name-parameter-stored-xss-vulnerability/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 14:51:09 +0000</pubDate>
		<dc:creator>zeroscience</dc:creator>
				<category><![CDATA[Internal]]></category>
		<category><![CDATA[advisory]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[cross-site]]></category>
		<category><![CDATA[hotaru]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[parameters]]></category>
		<category><![CDATA[persistent]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[stored]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[безбедност]]></category>
		<category><![CDATA[закана]]></category>
		<category><![CDATA[предупредување]]></category>
		<category><![CDATA[ранливост]]></category>

		<guid isPermaLink="false">http://zeroscience.mk/blog/?p=660</guid>
		<description><![CDATA[The CMS suffers from multiple XSS vulnerabilities. Input thru the POST parameters &#8216;SITE_NAME&#8217; (stored), &#8216;return&#8217; (reflected) and the GET parameter &#8216;search&#8217; (reflected) thru Hotaru.php, are not sanitized allowing the attacker to execute HTML code into user&#8217;s browser session on the affected site. Advisory: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5057.php]]></description>
			<content:encoded><![CDATA[<p>The CMS suffers from multiple XSS vulnerabilities. Input thru the POST parameters &#8216;SITE_NAME&#8217; (stored), &#8216;return&#8217; (reflected) and the GET parameter &#8216;search&#8217; (reflected) thru Hotaru.php, are not sanitized allowing the attacker to execute HTML code into user&#8217;s browser session on the affected site.</p>
<p><a href="http://zeroscience.mk/blog/wp-content/uploads/2011/11/hotaruxss1.jpg"><img src="http://zeroscience.mk/blog/wp-content/uploads/2011/11/hotaruxss1-300x155.jpg" alt="" title="hotaruxss1" width="300" height="155" class="aligncenter size-medium wp-image-661" /></a></p>
<p><a href="http://zeroscience.mk/blog/wp-content/uploads/2011/11/hotaruxss.jpg"><img src="http://zeroscience.mk/blog/wp-content/uploads/2011/11/hotaruxss-300x137.jpg" alt="" title="hotaruxss" width="300" height="137" class="aligncenter size-medium wp-image-662" /></a></p>
<p>Advisory: <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5057.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-5057.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zeroscience.mk/blog/11/2011/hotaru-cms-1-4-2-site_name-parameter-stored-xss-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

