diff options
author | simon <simon@FreeBSD.org> | 2004-12-18 18:53:27 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-12-18 18:53:27 +0000 |
commit | abfd0b54998a6946d348ef43a61d69d2fd74e345 (patch) | |
tree | 7b08ad0008607fc4012f8b12d10774668930ecbd /security | |
parent | 6410e4d6782d971c95081c899b36c4801d8fc08a (diff) | |
download | FreeBSD-ports-abfd0b54998a6946d348ef43a61d69d2fd74e345.zip FreeBSD-ports-abfd0b54998a6946d348ef43a61d69d2fd74e345.tar.gz |
Updates for the latest PHP entry:
- Correctly match the www/mod_php4 port (it was missing PORTEPOCH).
- Add a few more references.
- Bump modified date.
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index a450d97..8ba01dc 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -48,7 +48,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <package> <name>mod_php</name> <name>mod_php4</name> - <range><ge>4</ge><lt>4.3.10</lt></range> + <range><ge>4</ge><lt>4.3.10,1</lt></range> </package> <package> <name>php5</name> @@ -77,10 +77,13 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <url>http://secunia.com/advisories/13481/</url> <cvename>CAN-2004-1019</cvename> <cvename>CAN-2004-1065</cvename> + <url>http://www.php.net/release_4_3_10.php</url> + <url>http://www.hardened-php.net/advisories/012004.txt</url> </references> <dates> <discovery>2004-12-16</discovery> <entry>2004-12-17</entry> + <modified>2004-12-18</modified> </dates> </vuln> |