diff options
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0cfa71916063..f4c7c6bb6a00 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -35,6 +35,34 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="77c14729-dc5e-11de-92ae-02e0184b8d35"> + <topic>libtool -- Library Search Path Privilege Escalation Issue</topic> + <affects> + <package> + <name>libtool</name> + <range><lt>2.2.6a</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia.com</p> + <blockquote cite="http://secunia.com/advisories/37414/"> + <p>Do not attempt to load an unqualified module.la file from the + current directory (by default) since doing so is insecure and is + not compliant with the documentation.</p> + </blockquote> + </body> + </description> + <references> + <url>http://secunia.com/advisories/37414/</url> + <url>http://lists.gnu.org/archive/html/libtool/2009-11/msg00059.html</url> + </references> + <dates> + <discovery>2009-11-25</discovery> + <entry>2009-11-28</entry> + </dates> + </vuln> + <vuln vid="94edff42-d93d-11de-a434-0211d880e350"> <topic>libvorbis -- multiple vulnerabilities</topic> <affects> |