View | Details | Raw Unified | Return to bug 200250 | Differences between
and this patch

Collapse All | Expand All

(-)security/vuxml/vuln.xml (+40 lines)
Lines 57-62 Link Here
57
57
58
-->
58
-->
59
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
59
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
60
  <vuln vid="c67069dc-0986-11e5-bb90-002590263bf5">
61
    <topic>testdisk -- buffer overflow with malicious disk image</topic>
62
    <affects>
63
      <package>
64
	<name>testdisk</name>
65
	<range><lt>7.0</lt></range>
66
      </package>
67
    </affects>
68
    <description>
69
      <body xmlns="http://www.w3.org/1999/xhtml">
70
	<p>CGSecurity TestDisk Changelog reports:</p>
71
	<blockquote cite="http://www.cgsecurity.org/wiki/TestDisk_7.0_Release">
72
	  <p>Various fix including security fix, thanks to:</p>
73
	  <ul>
74
	    <li><p>Coverity scan (Static Analysis of source code)</p></li>
75
	    <li><p>afl-fuzz (security-oriented fuzzer).</p></li>
76
	    <li><p>Denis Andzakovic from Security Assessment for reporting an
77
	       exploitable Stack Buffer Overflow.</p></li>
78
	  </ul>
79
	</blockquote>
80
	<p>Denis Andzakovic reports:</p>
81
	<blockquote cite="http://www.security-assessment.com/files/documents/advisory/Testdisk%20Check_OS2MB%20Stack%20Buffer%20Overflow%20-%20Release.pdf">
82
	  <p>A buffer overflow is triggered within the software when a malicious
83
	    disk image is attempted to be recovered. This may be leveraged by an
84
	    attacker to crash TestDisk and gain control of program execution. An
85
	    attacker would have to coerce the victim to run TestDisk against
86
	    their malicious image.</p>
87
	</blockquote>
88
      </body>
89
    </description>
90
    <references>
91
      <url>http://www.cgsecurity.org/wiki/TestDisk_7.0_Release</url>
92
      <url>http://www.security-assessment.com/files/documents/advisory/Testdisk%20Check_OS2MB%20Stack%20Buffer%20Overflow%20-%20Release.pdf</url>
93
    </references>
94
    <dates>
95
      <discovery>2015-04-30</discovery>
96
      <entry>2015-06-03</entry>
97
    </dates>
98
  </vuln>
99
60
  <vuln vid="bbc0db92-084c-11e5-bb90-002590263bf5">
100
  <vuln vid="bbc0db92-084c-11e5-bb90-002590263bf5">
61
    <topic>hostapd and wpa_supplicant -- multiple vulnerabilities</topic>
101
    <topic>hostapd and wpa_supplicant -- multiple vulnerabilities</topic>
62
    <affects>
102
    <affects>

Return to bug 200250