diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2009-01-30 03:56:35 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2009-01-30 03:56:35 +0000 |
commit | 47e24183d5c058cd3b9e6e338e83557a0e5853b9 (patch) | |
tree | 07c68426ca1a6645a6b7d7c2a4625d34fb8ef989 /security | |
parent | e33cd9e6726d67c3803e5028e6c6533e4eeb8854 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 276df76310e0..69f987946afa 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,40 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="b9077cc4-6d04-4bcb-a37a-9ceaebfdcc9e"> + <topic>ganglia-monitor-core -- Stack-based buffer overflow in the process_path function</topic> + <affects> + <package> + <name>ganglia-monitor-core</name> + <range><lt>3.1.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/33506"> + <p>Spike Spiegel has discovered a vulnerability in Ganglia which + can be exploited by malicious people to compromise a + vulnerable system. The vulnerability is caused due to a + boundary error within the process_path function in + gmetad/server.c. This can be exploited to cause a stack-based + buffer overflow by e.g. sending a specially crafted message to + the gmetad service.</p> + <p>The vulnerability is confirmed in version 3.1.1. Other + versions may also be affected.</p> + </blockquote> + </body> + </description> + <references> + <url>http://secunia.com/advisories/33506</url> + <cvename>CVE-2009-0241</cvename> + <bid>33229</bid> + </references> + <dates> + <discovery>2009-01-21</discovery> + <entry>2009-01-27</entry> + </dates> + </vuln> <vuln vid="100a9ed2-ee56-11dd-ab4f-0030843d3802"> <topic>tor -- unspecified memory vorruption vulnerability</topic> <affects> |