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="e7b7f2b5-177a-11e5-ad33-f8d111029e6a"> |
61 |
<topic>chicken -- Potential buffer overrun in string-translate*</topic> |
62 |
<affects> |
63 |
<package> |
64 |
<name>chicken</name> |
65 |
<range><lt>4.10.0r1</lt></range> |
66 |
</package> |
67 |
</affects> |
68 |
<description> |
69 |
<body xmlns="http://www.w3.org/1999/xhtml"> |
70 |
<p>chicken developer Peter Bex reports:</p> |
71 |
<blockquote cite="http://lists.nongnu.org/archive/html/chicken-announce/2015-06/msg00010.html"> |
72 |
<p>Using gcc's Address Sanitizer, it was discovered that the string-translate* |
73 |
procedure from the data-structures unit can scan beyond the input string's |
74 |
length up to the length of the source strings in the map that's passed to |
75 |
string-translate*. This issue was fixed in master 8a46020, and it will |
76 |
make its way into CHICKEN 4.10.</p> |
77 |
|
78 |
<p>This bug is present in all released versions of CHICKEN.</p> |
79 |
</blockquote> |
80 |
</body> |
81 |
</description> |
82 |
<references> |
83 |
<cvename>CVE-2015-4556</cvename> |
84 |
<mlist>http://lists.nongnu.org/archive/html/chicken-announce/2015-06/msg00010.html</mlist> |
85 |
<mlist>http://lists.nongnu.org/archive/html/chicken-hackers/2015-06/msg00037.html</mlist> |
86 |
</references> |
87 |
<dates> |
88 |
<discovery>2010-09-15</discovery> |
89 |
<entry>2015-06-20</entry> |
90 |
</dates> |
91 |
</vuln> |
92 |
|
60 |
<vuln vid="968d1e74-1740-11e5-a643-40a8f0757fb4"> |
93 |
<vuln vid="968d1e74-1740-11e5-a643-40a8f0757fb4"> |
61 |
<topic>p5-Dancer -- possible to abuse session cookie values</topic> |
94 |
<topic>p5-Dancer -- possible to abuse session cookie values</topic> |
62 |
<affects> |
95 |
<affects> |