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

exploitDog

product: "php"

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

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

github логотип

GHSA-pcmh-g36c-qc44

5 месяцев назад

Streams HTTP wrapper does not fail for headers with invalid name and no colon

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

GHSA-p88q-qx6q-mhv3

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

The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.

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

GHSA-p666-3cc6-g2c6

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

exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-p5x5-jvwg-8vjr

около 3 лет назад

A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-p5p8-3769-2g8g

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

The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP before 5.5.21 and 5.6.x before 5.6.5, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function.

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

GHSA-p2f8-8pr7-gprp

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

file before 5.19 does not properly restrict the amount of data read during a regex search, which allows remote attackers to cause a denial of service (CPU consumption) via a crafted file that triggers backtracking during processing of an awk rule. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7345.

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

GHSA-mvgw-h4r7-8g56

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

gd_xbm.c in the GD Graphics Library (aka libgd) before 2.2.0, as used in certain custom PHP 5.5.x configurations, allows context-dependent attackers to obtain sensitive information from process memory or cause a denial of service (stack-based buffer under-read and application crash) via a long name.

CVSS3: 9.1
EPSS: Низкий
github логотип

GHSA-mv3x-q5p2-7h93

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

PHP 4.4.4, 5.1.6, and other versions, when running on Apache, allows local users to modify behavior of other sites hosted on the same web server by modifying the mbstring.func_overload setting within .htaccess, which causes this setting to be applied to other virtual hosts on the same server.

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

GHSA-mjvp-pgrg-jw5h

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

In PHP Runtime for Apache OpenWhisk, a Docker action inheriting one of the Docker tags openwhisk/action-php-v7.2:1.0.0 or openwhisk/action-php-v7.1:1.0.1 (or earlier) may allow an attacker to replace the user function inside the container if the user code is vulnerable to code exploitation.

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-mcgr-9688-597c

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

Zend/zend_hash.c in PHP before 7.0.15 and 7.1.x before 7.1.1 mishandles certain cases that require large array allocations, which allows remote attackers to execute arbitrary code or cause a denial of service (integer overflow, uninitialized memory access, and use of arbitrary destructor function pointers) via crafted serialized data.

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-m726-wx7p-68r7

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

An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mb_split() function in ext/mbstring/php_mbregex.c can cause PHP to execute memcpy() with a negative argument, which could read and write past buffers allocated for the data.

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-jx7w-46ch-jmcq

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

Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.

CVSS3: 6.5
EPSS: Низкий
github логотип

GHSA-jv88-p4rw-4m4h

около 3 лет назад

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.

CVSS3: 5.9
EPSS: Средний
github логотип

GHSA-jm2p-9h9p-vg22

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

The memory_limit functionality in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, under certain conditions such as when register_globals is enabled, allows remote attackers to execute arbitrary code by triggering a memory_limit abort during execution of the zend_hash_init function and overwriting a HashTable destructor pointer before the initialization of key data structures is complete.

EPSS: Высокий
github логотип

GHSA-jfm8-h62j-3rpc

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

Directory traversal vulnerability in picture.php in WebSPELL 4.01.02 and earlier, when PHP before 4.3.0 is used, allows remote attackers to read arbitrary files via a .. (dot dot) in the id parameter.

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

GHSA-jc3f-3h6r-67mm

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

PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-j96g-47x2-46hv

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

SimpleSAMLphp Session fixation issue and authentication bypass in the authcrypt module

CVSS3: 9.8
EPSS: Низкий
github логотип

GHSA-j4fq-3fm7-wh5v

около 3 лет назад

Magento arbitrary PHP code execution via the productData parameter

CVSS3: 8.8
EPSS: Низкий
github логотип

GHSA-hq76-774r-jcwj

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

An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.

CVSS3: 7.5
EPSS: Низкий
github логотип

GHSA-hpqg-gp78-43q4

около 3 лет назад

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.34, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-pcmh-g36c-qc44

Streams HTTP wrapper does not fail for headers with invalid name and no colon

0%
Низкий
5 месяцев назад
github логотип
GHSA-p88q-qx6q-mhv3

The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.

3%
Низкий
больше 3 лет назад
github логотип
GHSA-p666-3cc6-g2c6

exif_read_from_impl in ext/exif/exif.c in PHP 7.2.x through 7.2.7 allows attackers to trigger a use-after-free (in exif_read_from_file) because it closes a stream that it is not responsible for closing. The vulnerable code is reachable through the PHP exif_read_data function.

CVSS3: 9.8
4%
Низкий
больше 3 лет назад
github логотип
GHSA-p5x5-jvwg-8vjr

A use-after-free in onig_new_deluxe() in regext.c in Oniguruma 6.9.2 allows attackers to potentially cause information disclosure, denial of service, or possibly code execution by providing a crafted regular expression. The attacker provides a pair of a regex pattern and a string, with a multi-byte encoding that gets handled by onig_new_deluxe(). Oniguruma issues often affect Ruby, as well as common optional libraries for PHP and Rust.

CVSS3: 9.8
1%
Низкий
около 3 лет назад
github логотип
GHSA-p5p8-3769-2g8g

The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP before 5.5.21 and 5.6.x before 5.6.5, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function.

9%
Низкий
больше 3 лет назад
github логотип
GHSA-p2f8-8pr7-gprp

file before 5.19 does not properly restrict the amount of data read during a regex search, which allows remote attackers to cause a denial of service (CPU consumption) via a crafted file that triggers backtracking during processing of an awk rule. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7345.

6%
Низкий
больше 3 лет назад
github логотип
GHSA-mvgw-h4r7-8g56

gd_xbm.c in the GD Graphics Library (aka libgd) before 2.2.0, as used in certain custom PHP 5.5.x configurations, allows context-dependent attackers to obtain sensitive information from process memory or cause a denial of service (stack-based buffer under-read and application crash) via a long name.

CVSS3: 9.1
2%
Низкий
больше 3 лет назад
github логотип
GHSA-mv3x-q5p2-7h93

PHP 4.4.4, 5.1.6, and other versions, when running on Apache, allows local users to modify behavior of other sites hosted on the same web server by modifying the mbstring.func_overload setting within .htaccess, which causes this setting to be applied to other virtual hosts on the same server.

0%
Низкий
больше 3 лет назад
github логотип
GHSA-mjvp-pgrg-jw5h

In PHP Runtime for Apache OpenWhisk, a Docker action inheriting one of the Docker tags openwhisk/action-php-v7.2:1.0.0 or openwhisk/action-php-v7.1:1.0.1 (or earlier) may allow an attacker to replace the user function inside the container if the user code is vulnerable to code exploitation.

CVSS3: 9.8
5%
Низкий
больше 3 лет назад
github логотип
GHSA-mcgr-9688-597c

Zend/zend_hash.c in PHP before 7.0.15 and 7.1.x before 7.1.1 mishandles certain cases that require large array allocations, which allows remote attackers to execute arbitrary code or cause a denial of service (integer overflow, uninitialized memory access, and use of arbitrary destructor function pointers) via crafted serialized data.

CVSS3: 9.8
7%
Низкий
больше 3 лет назад
github логотип
GHSA-m726-wx7p-68r7

An issue was discovered in PHP 7.3.x before 7.3.1. An invalid multibyte string supplied as an argument to the mb_split() function in ext/mbstring/php_mbregex.c can cause PHP to execute memcpy() with a negative argument, which could read and write past buffers allocated for the data.

CVSS3: 9.8
1%
Низкий
больше 3 лет назад
github логотип
GHSA-jx7w-46ch-jmcq

Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.

CVSS3: 6.5
5%
Низкий
больше 3 лет назад
github логотип
GHSA-jv88-p4rw-4m4h

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.

CVSS3: 5.9
19%
Средний
около 3 лет назад
github логотип
GHSA-jm2p-9h9p-vg22

The memory_limit functionality in PHP 4.x up to 4.3.7, and 5.x up to 5.0.0RC3, under certain conditions such as when register_globals is enabled, allows remote attackers to execute arbitrary code by triggering a memory_limit abort during execution of the zend_hash_init function and overwriting a HashTable destructor pointer before the initialization of key data structures is complete.

78%
Высокий
больше 3 лет назад
github логотип
GHSA-jfm8-h62j-3rpc

Directory traversal vulnerability in picture.php in WebSPELL 4.01.02 and earlier, when PHP before 4.3.0 is used, allows remote attackers to read arbitrary files via a .. (dot dot) in the id parameter.

5%
Низкий
больше 3 лет назад
github логотип
GHSA-jc3f-3h6r-67mm

PCRE before 8.38 mishandles certain repeated conditional groups, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.

CVSS3: 9.8
6%
Низкий
больше 3 лет назад
github логотип
GHSA-j96g-47x2-46hv

SimpleSAMLphp Session fixation issue and authentication bypass in the authcrypt module

CVSS3: 9.8
1%
Низкий
больше 3 лет назад
github логотип
GHSA-j4fq-3fm7-wh5v

Magento arbitrary PHP code execution via the productData parameter

CVSS3: 8.8
3%
Низкий
около 3 лет назад
github логотип
GHSA-hq76-774r-jcwj

An issue was discovered in PHP before 7.1.27, 7.2.x before 7.2.16, and 7.3.x before 7.3.3. Due to the way rename() across filesystems is implemented, it is possible that file being renamed is briefly available with wrong permissions while the rename is ongoing, thus enabling unauthorized users to access the data.

CVSS3: 7.5
7%
Низкий
больше 3 лет назад
github логотип
GHSA-hpqg-gp78-43q4

In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.34, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.

5%
Низкий
около 3 лет назад

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