CVE-2007-1454
- EPSS 0.54%
- Veröffentlicht 14.03.2007 18:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
ext/filter in PHP 5.2.0, when FILTER_SANITIZE_STRING is used with the FILTER_FLAG_STRIP_LOW flag, does not properly strip HTML tags, which allows remote attackers to conduct cross-site scripting (XSS) attacks via HTML with a '<' character followed by...
- EPSS 0.97%
- Veröffentlicht 14.03.2007 18:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
The zip:// URL wrapper provided by the PECL zip extension in PHP before 4.4.7, and 5.2.0 and 5.2.1, does not implement safemode or open_basedir checks, which allows remote attackers to read ZIP archives located outside of the intended directories.
CVE-2007-1461
- EPSS 0.82%
- Veröffentlicht 14.03.2007 18:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
The compress.bzip2:// URL wrapper provided by the bz2 extension in PHP before 4.4.7, and 5.x before 5.2.2, does not implement safemode or open_basedir checks, which allows remote attackers to read bzip2 archives located outside of the intended direct...
CVE-2007-1412
- EPSS 3.83%
- Veröffentlicht 12.03.2007 23:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
The cpdf_open function in the ClibPDF (cpdf) extension in PHP 4.4.6 allows context-dependent attackers to obtain sensitive information (script source code) via a long string in the second argument.
CVE-2007-1413
- EPSS 15.22%
- Veröffentlicht 12.03.2007 23:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Buffer overflow in the snmpget function in the snmp extension in PHP 5.2.3 and earlier, including PHP 4.4.6 and probably other PHP 4 versions, allows context-dependent attackers to execute arbitrary code via a long value in the third argument (object...
CVE-2007-1396
- EPSS 2.06%
- Veröffentlicht 10.03.2007 22:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
The import_request_variables function in PHP 4.0.7 through 4.4.6, and 5.x before 5.2.2, when called without a prefix, does not prevent the (1) GET, (2) POST, (3) COOKIE, (4) FILES, (5) SERVER, (6) SESSION, and other superglobals from being overwritte...
- EPSS 37.11%
- Veröffentlicht 10.03.2007 22:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Stack-based buffer overflow in the zip:// URL wrapper in PECL ZIP 1.8.3 and earlier, as bundled with PHP 5.2.0 and 5.2.1, allows remote attackers to execute arbitrary code via a long zip:// URL, as demonstrated by actively triggering URL access from ...
CVE-2007-1401
- EPSS 0.12%
- Veröffentlicht 10.03.2007 22:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Buffer overflow in the crack extension (CrackLib), as bundled with PHP 4.4.6 and other versions before 5.0.0, might allow local users to gain privileges via a long argument to the crack_opendict function.
CVE-2007-1411
- EPSS 12.86%
- Veröffentlicht 10.03.2007 22:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Buffer overflow in PHP 4.4.6 and earlier, and unspecified PHP 5 versions, allows local and possibly remote attackers to execute arbitrary code via long server name arguments to the (1) mssql_connect and (2) mssql_pconnect functions.
- EPSS 17%
- Veröffentlicht 10.03.2007 00:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Integer overflow in the substr_compare function in PHP 5.2.1 and earlier allows context-dependent attackers to read sensitive memory via a large value in the length argument, a different vulnerability than CVE-2006-1991.