diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-08-29 23:10:29 +0800 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-08-29 23:10:29 +0800 |
commit | 11ed143aa7b5c4cb61ad6eecf0d854cb40b1dfa3 (patch) | |
tree | dcb74ba3c3790453c468a1b790685c496a294ca8 /security | |
parent | 9e9dcc48e9960a0b09d745f77dc7e1e8998db865 (diff) | |
download | freebsd-ports-gnome-11ed143aa7b5c4cb61ad6eecf0d854cb40b1dfa3.tar.gz freebsd-ports-gnome-11ed143aa7b5c4cb61ad6eecf0d854cb40b1dfa3.tar.zst freebsd-ports-gnome-11ed143aa7b5c4cb61ad6eecf0d854cb40b1dfa3.zip |
Add entry for fswiki's vuln.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index bc56765480ab..ce79a163bfa1 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -32,6 +32,28 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="6e27f3b6-189b-11da-b6be-0090274e8dbb"> + <topic>fswiki - command injection vulnerability</topic> + <affects> + <package> + <name>fswiki</name> + <range><lt>3.5.9</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>There is a command injection vulnerability in admin page + of fswiki.</p> + </body> + </description> + <references> + <url>http://jvn.jp/jp/JVN%2342435855/index.html</url> + </references> + <dates> + <discovery>2005-08-29</discovery> + <entry>2005-08-29</entry> + </dates> + </vuln> <vuln vid="e5afdf63-1746-11da-978e-0001020eed82"> <topic>evolution -- remote format string vulnerabilities</topic> <affects> |