<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/hdiv/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/hdiv/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 08 Aug 2011 16:49:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hdiv/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>HDIV struts 1.2.7 addHDIVParameter </title><link>https://sourceforge.net/p/hdiv/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In method addHDIVParameter of FormTagHDIV.java, String hdivParameter is not used and so the HDIV parameter is not added. In other strut versions, hdivParameters is used like so: TagUtils.getInstance().write(pageContext, this.generateHiddenTag(hdivParameter, requestId));&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pk808</dc:creator><pubDate>Mon, 08 Aug 2011 16:49:48 -0000</pubDate><guid>https://sourceforge.net04dd8c1ea42b96f19066aeb81a93597cc6d2ecfe</guid></item><item><title>HDIV Core validateStartPageParameters</title><link>https://sourceforge.net/p/hdiv/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Method validate in Validation.java always returns true when validating parameters of an init page because the dataType passed to it from method validateStartPageParameters in AbstractValidatorHelper.java is always an empty string ("") and the component type is either "text" or "textarea". public boolean validate(String parameter, String[] values, String dataType) if (this.existComponentType() &amp;amp;&amp;amp; (!this.isTheSameComponentType(dataType))) { return true; } public boolean validateStartPageParameters() if (!hdivConfig.areEditableParameterValuesValid(this.targetWithoutContextPath, parameter, values, "")) {&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pk808</dc:creator><pubDate>Mon, 08 Aug 2011 16:49:13 -0000</pubDate><guid>https://sourceforge.net1c9cfa77fc0feb4a1216269a2855eb02633c4e5e</guid></item><item><title>Vulnerability in HDIV struts2 showcase</title><link>https://sourceforge.net/p/hdiv/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I just found a way to exploit a permanent cross site scripting in the HDIV struts2 showcase application.&lt;/p&gt;
&lt;p&gt;1- Install struts2-showcase-2.0.11.war&lt;br /&gt;
2- Click on "Person Manager"&lt;br /&gt;
3- Click on "Create Person"&lt;br /&gt;
4- Add a person with name "andres" and last name "riancho&amp;lt;script&amp;gt;alert(2)&amp;lt;/script&amp;gt;".&lt;br /&gt;
5- Click on "List people"&lt;br /&gt;
6- A pop-up with a number 2 should appear.&lt;/p&gt;
&lt;p&gt;Editable data is also important ;)&lt;/p&gt;
&lt;p&gt;Andrés Riancho&lt;br /&gt;
&lt;a href="http://www.bonsai-sec.com/" rel="nofollow"&gt;http://www.bonsai-sec.com/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andres Riancho</dc:creator><pubDate>Thu, 16 Apr 2009 18:50:28 -0000</pubDate><guid>https://sourceforge.net1b7a7fae85e6062227f4a7799e20a3d283c03e98</guid></item></channel></rss>