Skip to content

Commit ab95586

Browse files
committed
Add CVE for #61755 (PHP 5.3.14, 5.4.4)
1 parent a11a556 commit ab95586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog-5.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7023,7 +7023,7 @@ function gzopen by gzopen64).</li>
70237023
<ul>
70247024
<li>PDO
70257025
<ul>
7026-
<li><?php bugfix(61755); ?> (A parsing bug in the prepared statements can lead to access violations)</li>
7026+
<li><?php bugfix(61755); ?> (A parsing bug in the prepared statements can lead to access violations). (CVE-2012-3450)</li>
70277027
</ul></li>
70287028
</ul>
70297029

@@ -7121,7 +7121,7 @@ function gzopen by gzopen64).</li>
71217121
<ul>
71227122
<li>PDO
71237123
<ul>
7124-
<li><?php bugfix(61755); ?> (A parsing bug in the prepared statements can lead to access violations)</li>
7124+
<li><?php bugfix(61755); ?> (A parsing bug in the prepared statements can lead to access violations). (CVE-2012-3450)</li>
71257125
</ul></li>
71267126
</ul>
71277127

0 commit comments

Comments
 (0)