Логотип exploitDog
product: "php"
Консоль
Логотип exploitDog

exploitDog

product: "php"

Количество 3 883

Количество 3 883

nvd логотип

CVE-2006-4023

больше 19 лет назад

The ip2long function in PHP 5.1.4 and earlier may incorrectly validate an arbitrary string and return a valid network IP address, which allows remote attackers to obtain network information and facilitate other attacks, as demonstrated using SQL injection in the X-FORWARDED-FOR Header in index.php in MiniBB 2.0. NOTE: it could be argued that the ip2long behavior represents a risk for security-relevant issues in a way that is similar to strcpy's role in buffer overflows, in which case this would be a class of implementation bugs that would require separate CVE items for each PHP application that uses ip2long in a security-relevant manner.

CVSS2: 5
EPSS: Низкий
debian логотип

CVE-2006-4023

больше 19 лет назад

The ip2long function in PHP 5.1.4 and earlier may incorrectly validate ...

CVSS2: 5
EPSS: Низкий
ubuntu логотип

CVE-2006-4020

больше 19 лет назад

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.

CVSS2: 4.6
EPSS: Низкий
redhat логотип

CVE-2006-4020

больше 19 лет назад

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.

EPSS: Низкий
nvd логотип

CVE-2006-4020

больше 19 лет назад

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.

CVSS2: 4.6
EPSS: Низкий
debian логотип

CVE-2006-4020

больше 19 лет назад

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows contex ...

CVSS2: 4.6
EPSS: Низкий
ubuntu логотип

CVE-2006-3018

больше 19 лет назад

Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption.

CVSS2: 7.5
EPSS: Низкий
nvd логотип

CVE-2006-3018

больше 19 лет назад

Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption.

CVSS2: 7.5
EPSS: Низкий
debian логотип

CVE-2006-3018

больше 19 лет назад

Unspecified vulnerability in the session extension functionality in PH ...

CVSS2: 7.5
EPSS: Низкий
ubuntu логотип

CVE-2006-3017

больше 19 лет назад

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.

CVSS2: 9.3
EPSS: Низкий
redhat логотип

CVE-2006-3017

больше 19 лет назад

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.

EPSS: Низкий
nvd логотип

CVE-2006-3017

больше 19 лет назад

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.

CVSS2: 9.3
EPSS: Низкий
debian логотип

CVE-2006-3017

больше 19 лет назад

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x ...

CVSS2: 9.3
EPSS: Низкий
ubuntu логотип

CVE-2006-3016

больше 19 лет назад

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().

CVSS2: 9.3
EPSS: Низкий
redhat логотип

CVE-2006-3016

почти 20 лет назад

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().

EPSS: Низкий
nvd логотип

CVE-2006-3016

больше 19 лет назад

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().

CVSS2: 9.3
EPSS: Низкий
debian логотип

CVE-2006-3016

больше 19 лет назад

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown ...

CVSS2: 9.3
EPSS: Низкий
ubuntu логотип

CVE-2006-3011

больше 19 лет назад

The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.

CVSS2: 4.6
EPSS: Низкий
redhat логотип

CVE-2006-3011

больше 19 лет назад

The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.

EPSS: Низкий
nvd логотип

CVE-2006-3011

больше 19 лет назад

The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.

CVSS2: 4.6
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
nvd логотип
CVE-2006-4023

The ip2long function in PHP 5.1.4 and earlier may incorrectly validate an arbitrary string and return a valid network IP address, which allows remote attackers to obtain network information and facilitate other attacks, as demonstrated using SQL injection in the X-FORWARDED-FOR Header in index.php in MiniBB 2.0. NOTE: it could be argued that the ip2long behavior represents a risk for security-relevant issues in a way that is similar to strcpy's role in buffer overflows, in which case this would be a class of implementation bugs that would require separate CVE items for each PHP application that uses ip2long in a security-relevant manner.

CVSS2: 5
0%
Низкий
больше 19 лет назад
debian логотип
CVE-2006-4023

The ip2long function in PHP 5.1.4 and earlier may incorrectly validate ...

CVSS2: 5
0%
Низкий
больше 19 лет назад
ubuntu логотип
CVE-2006-4020

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.

CVSS2: 4.6
6%
Низкий
больше 19 лет назад
redhat логотип
CVE-2006-4020

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.

6%
Низкий
больше 19 лет назад
nvd логотип
CVE-2006-4020

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows context-dependent attackers to execute arbitrary code via a sscanf PHP function call that performs argument swapping, which increments an index past the end of an array and triggers a buffer over-read.

CVSS2: 4.6
6%
Низкий
больше 19 лет назад
debian логотип
CVE-2006-4020

scanf.c in PHP 5.1.4 and earlier, and 4.4.3 and earlier, allows contex ...

CVSS2: 4.6
6%
Низкий
больше 19 лет назад
ubuntu логотип
CVE-2006-3018

Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption.

CVSS2: 7.5
1%
Низкий
больше 19 лет назад
nvd логотип
CVE-2006-3018

Unspecified vulnerability in the session extension functionality in PHP before 5.1.3 has unknown impact and attack vectors related to heap corruption.

CVSS2: 7.5
1%
Низкий
больше 19 лет назад
debian логотип
CVE-2006-3018

Unspecified vulnerability in the session extension functionality in PH ...

CVSS2: 7.5
1%
Низкий
больше 19 лет назад
ubuntu логотип
CVE-2006-3017

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.

CVSS2: 9.3
5%
Низкий
больше 19 лет назад
redhat логотип
CVE-2006-3017

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.

5%
Низкий
больше 19 лет назад
nvd логотип
CVE-2006-3017

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x before 5.1.3 can cause zend_hash_del to delete the wrong element, which prevents a variable from being unset even when the PHP unset function is called, which might cause the variable's value to be used in security-relevant operations.

CVSS2: 9.3
5%
Низкий
больше 19 лет назад
debian логотип
CVE-2006-3017

zend_hash_del_key_or_index in zend_hash.c in PHP before 4.4.3 and 5.x ...

CVSS2: 9.3
5%
Низкий
больше 19 лет назад
ubuntu логотип
CVE-2006-3016

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().

CVSS2: 9.3
7%
Низкий
больше 19 лет назад
redhat логотип
CVE-2006-3016

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().

7%
Низкий
почти 20 лет назад
nvd логотип
CVE-2006-3016

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown impact and attack vectors, related to "certain characters in session names," including special characters that are frequently associated with CRLF injection, SQL injection, cross-site scripting (XSS), and HTTP response splitting vulnerabilities. NOTE: while the nature of the vulnerability is unspecified, it is likely that this is related to a violation of an expectation by PHP applications that the session name is alphanumeric, as implied in the PHP manual for session_name().

CVSS2: 9.3
7%
Низкий
больше 19 лет назад
debian логотип
CVE-2006-3016

Unspecified vulnerability in session.c in PHP before 5.1.3 has unknown ...

CVSS2: 9.3
7%
Низкий
больше 19 лет назад
ubuntu логотип
CVE-2006-3011

The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.

CVSS2: 4.6
0%
Низкий
больше 19 лет назад
redhat логотип
CVE-2006-3011

The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.

0%
Низкий
больше 19 лет назад
nvd логотип
CVE-2006-3011

The error_log function in basic_functions.c in PHP before 4.4.4 and 5.x before 5.1.5 allows local users to bypass safe mode and open_basedir restrictions via a "php://" or other scheme in the third argument, which disables safe mode.

CVSS2: 4.6
0%
Низкий
больше 19 лет назад

Уязвимостей на страницу