diff options
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 48a99cb92b9b..882efe8feb78 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,35 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="253ea131-bd12-11d8-b071-00e08110b673"> + <topic>Gallery 1.4.3 and ealier user authentication bypass</topic> + <affects> + <package> + <name>gallery</name> + <range><lt>1.4.3.2</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>A flaw exists in Gallery versions previous to + 1.4.3-pl1 and post 1.2 which may give an attacker + the potential to log in under the "admin" account. + Data outside of the gallery is unaffected and the + attacker cannot modify any data other than the + photos or photo albums.</p> + </body> + </description> + <references> + <cvename>CAN-2004-0522</cvename> + <url>http://gallery.menalto.com/modules.php?op=modload&name=News&file=article&sid=123</url> + <url>http://secunia.com/advisories/11752</url> + </references> + <dates> + <discovery>2004-06-01</discovery> + <entry>TO BE FILLED BEFORE COMMIT</entry> + </dates> + </vuln> + <vuln vid="6f955451-ba54-11d8-b88c-000d610a3b12"> <topic>Buffer overflow in Squid NTLM authentication helper</topic> <affects> |