diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-09-04 05:59:39 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-09-04 05:59:39 +0000 |
commit | a31d8381851f153f1bd0f1281693c51e5b90a2a3 (patch) | |
tree | 17b73e1d44c2bfa0ebdde094a7b3ab59cbb023a8 /security/vuxml/vuln.xml | |
parent | 8dc346c9f49257c8dddf5b547dc8de3ae9b6cf4b (diff) |
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 4406b1a7e48f..aa183014e1be 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -33,6 +33,44 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Note: Please add new entries to the beginning of this file. --> + <vuln vid="4582948a-9716-11de-83a5-001999392805"> + <topic>opera -- Multiple security issues in user interface</topic> + <affects> + <package> + <name>opera</name> + <range><lt>10.00.20090830</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Opera reports several security issues related to the user + interface:</p> + <blockquote cite="http://www.opera.com/docs/changelogs/freebsd/1000/"> + <p> + <ul> + <li>Issue where sites using revoked intermediate certificates might be shown as secure</li> + <li>Issue where the collapsed address bar didn't show the current domain</li> + <li>Issue where pages could trick users into uploading files</li> + <li>Some IDNA characters not correctly displaying in the address bar</li> + <li>Issue where Opera accepts nulls and invalid wild-cards in certificates</li> + </ul> + </p> + </blockquote> + </body> + </description> + <references> + <url>http://www.opera.com/support/search/view/929/</url> + <url>http://www.opera.com/support/search/view/930/</url> + <url>http://www.opera.com/support/search/view/931/</url> + <url>http://www.opera.com/support/search/view/932/</url> + <url>http://www.opera.com/support/search/view/934/</url> + </references> + <dates> + <discovery>2009-09-01</discovery> + <entry>2009-09-04</entry> + </dates> + </vuln> + <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> <vuln vid="80aa98e0-97b4-11de-b946-0030843d3802"> <topic>dnsmasq -- TFTP server remote code injection vulnerability</topic> |