aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-10-10 15:27:11 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-10-10 15:27:11 +0000
commit4229f5003d5f58e5a9ec60a0a1f1ba07f3356dea (patch)
treebebffcdca28b0ee7dab26ae495a4e3b391094e4f /security
parentf6a13dc9de8f0787de9b8b7e50c3708ccc59ebb3 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index ac9a03c64594..31f06b792052 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,41 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="00dadbf0-6f61-11e5-a2a1-002590263bf5">
+ <topic>p5-UI-Dialog -- shell command execution vulnerability</topic>
+ <affects>
+ <package>
+ <name>p5-UI-Dialog</name>
+ <range><lt>1.09_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Matthijs Kooijman reports:</p>
+ <blockquote cite="https://rt.cpan.org/Public/Bug/Display.html?id=107364">
+ <p>It seems that the whiptail, cdialog and kdialog backends apply
+ some improper escaping in their shell commands, causing special
+ characters present in menu item titles to be interpreted by the
+ shell. This includes the backtick evaluation operator, so this
+ constitutues a security issue, allowing execution of arbitrary
+ commands if an attacker has control over the text displayed in
+ a menu.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2008-7315</cvename>
+ <freebsdpr>ports/203667</freebsdpr>
+ <url>https://rt.cpan.org/Public/Bug/Display.html?id=107364</url>
+ <url>https://bugs.debian.org/496448</url>
+ <url>https://github.com/kckrinke/UI-Dialog/commit/6adc44cc636c615d76297d86835e1a997681eb61</url>
+ </references>
+ <dates>
+ <discovery>2008-08-24</discovery>
+ <entry>2015-10-10</entry>
+ </dates>
+ </vuln>
+
<vuln vid="290351c9-6f5c-11e5-a2a1-002590263bf5">
<topic>devel/ipython -- multiple vulnerabilities</topic>
<affects>