Show filters
412 Total Results
Displaying 1-10 of 412
Sort by:
Attacker Value
Moderate

Heap overflow in glibc 2.2 name resolution (CVE-2015-0235)

Disclosure Date: January 28, 2015 (last updated October 05, 2023)
Heap-based buffer overflow in the __nss_hostname_digits_dots function in glibc 2.2, and other 2.x versions before 2.18, allows context-dependent attackers to execute arbitrary code via vectors related to the (1) gethostbyname or (2) gethostbyname2 function, aka "GHOST."
1
Attacker Value
Unknown

CVE-2012-2329 PHP Apache Request Headers

Disclosure Date: May 11, 2012 (last updated December 06, 2023)
Buffer overflow in the apache_request_headers function in sapi/cgi/cgi_main.c in PHP 5.4.x before 5.4.3 allows remote attackers to cause a denial of service (application crash) via a long string in the header of an HTTP request.
0
Attacker Value
Unknown

CVE-2022-44289

Disclosure Date: December 06, 2022 (last updated October 08, 2023)
Thinkphp 5.1.41 and 5.0.24 has a code logic error which causes file upload getshell.
Attacker Value
Unknown

CVE-2022-25481

Disclosure Date: March 21, 2022 (last updated February 23, 2025)
ThinkPHP Framework v5.0.24 was discovered to be configured without the PATHINFO parameter. This allows attackers to access all system environment parameters from index.php. NOTE: this is disputed by a third party because system environment exposure is an intended feature of the debugging mode.
Attacker Value
Unknown

CVE-2020-20299

Disclosure Date: December 18, 2020 (last updated November 28, 2024)
WeiPHP 5.0 does not properly restrict access to pages, related to using POST.
Attacker Value
Unknown

CVE-2020-20300

Disclosure Date: December 18, 2020 (last updated February 22, 2025)
SQL injection vulnerability in the wp_where function in WeiPHP 5.0.
Attacker Value
Unknown

CVE-2020-7066

Disclosure Date: March 17, 2020 (last updated February 21, 2025)
In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using get_headers() with user-supplied URL, if the URL contains zero (\0) character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the get_headers() and possibly send some information to a wrong server.
Attacker Value
Unknown

CVE-2011-3336

Disclosure Date: February 12, 2020 (last updated February 21, 2025)
regcomp in the BSD implementation of libc is vulnerable to denial of service due to stack exhaustion.
Attacker Value
Unknown

CVE-2010-4657

Disclosure Date: November 13, 2019 (last updated November 27, 2024)
PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output.
Attacker Value
Unknown

CVE-2015-8980

Disclosure Date: November 04, 2019 (last updated November 27, 2024)
The plural form formula in ngettext family of calls in php-gettext before 1.0.12 allows remote attackers to execute arbitrary code.