Lucene search
K

16 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.1 views

SUSE CVE-2019-11034

When processing certain files, PHP EXIF extension in versions 7.1.x below 7.1.28, 7.2.x below 7.2.17 and 7.3.x below 7.3.4 can be caused to read past allocated buffer in exifprocessIFDTAG function. This may lead to information disclosure or crash...

4.8CVSS9.2AI score0.02738EPSS
Exploits0References12
OSV
OSV
added 2020/09/16 12:0 a.m.11 views

OSV-2020-1777 Heap-buffer-overflow in exif_process_IFD_in_MAKERNOTE

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19044 Crash type: Heap-buffer-overflow READ 9 Crash state: exifprocessIFDinMAKERNOTE exifprocessIFDTAG exifprocessIFDinTIFF...

7.2AI score
Exploits0References1
Veracode
Veracode
added 2019/08/20 12:10 a.m.20 views

Denial Of Service (Dos)

php is vulnerable to denial of service. An attacker is able to read past allocated buffer in the exifprocessIFDTAG function and crash the application using malicious files...

9.1CVSS2.8AI score0.02738EPSS
Exploits0References15Affected Software2
Veracode
Veracode
added 2019/08/20 12:10 a.m.26 views

Information Disclosure

php is vulnerable to information disclosure. An attacker is able to read past allocated buffer in the exifprocessIFDTAG function by using malicious files. This can also be used to crash the application...

9.1CVSS1.4AI score0.01688EPSS
Exploits0References23Affected Software2
Tenable Nessus
Tenable Nessus
added 2016/08/29 12:0 a.m.68 views

SUSE SLES11 Security Update : php53 (SUSE-SU-2016:1638-1) (BACKRONYM)

This update for php53 to version 5.3.17 fixes the following issues : These security issues were fixed : - CVE-2016-5093: geticuvalueinternal out-of-bounds read bnc982010. - CVE-2016-5094: Don't create strings with lengths outside int range bnc982011. - CVE-2016-5095: Don't create strings with...

10CVSS7.6AI score0.8832EPSS
Exploits81References245
Prion
Prion
added 2016/05/22 1:59 a.m.43 views

Out-of-bounds

The exifprocessIFDTAG function in ext/exif/exif.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 does not properly construct spprintf arguments, which allows remote attackers to cause a denial of service out-of-bounds read or possibly have unspecified other impact via crafted...

7.5CVSS7.9AI score0.01233EPSS
Exploits1References15Affected Software3
Cvelist
Cvelist
added 2016/05/22 1:0 a.m.33 views

CVE-2016-4542

The exifprocessIFDTAG function in ext/exif/exif.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 does not properly construct spprintf arguments, which allows remote attackers to cause a denial of service out-of-bounds read or possibly have unspecified other impact via crafted...

9.7AI score0.01233EPSS
Exploits1References15
Debian CVE
Debian CVE
added 2016/05/22 1:0 a.m.37 views

CVE-2016-4542

Removed by vendor...

9.8CVSS8.7AI score0.01233EPSS
Exploits1
CVE
CVE
added 2016/05/22 1:0 a.m.299 views

CVE-2016-4542

CVE-2016-4542 affects PHP’s exif processing: the function exif_process_IFD_TAG in ext/exif/exif.c does not properly construct spprintf arguments, enabling a remote attacker to trigger an out-of-bounds read and possible DoS via crafted header data. Public advisories (Debian, IBM FSM, Gentoo GLSA) ...

9.8CVSS7.8AI score0.01233EPSS
Exploits1References15Affected Software1
UbuntuCve
UbuntuCve
added 2016/05/06 12:0 a.m.32 views

CVE-2016-4542

The exifprocessIFDTAG function in ext/exif/exif.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 does not properly construct spprintf arguments, which allows remote attackers to cause a denial of service out-of-bounds read or possibly have unspecified other impact via crafted...

9.8CVSS7.2AI score0.01233EPSS
Exploits1References3
seebug.org
seebug.org
added 2011/12/07 12:0 a.m.48 views

PHP "exif_process_IFD_TAG()"远程整数溢出漏洞

BUGTRAQ ID: 50907 CVE ID: CVE-2011-4566 PHP是一种在电脑上运行的脚本语言,主要用途是在于处理动态网页,包含了命令行运行接口或者产生图形用户界面程序。 PHP的实现上存在漏洞,在32位版本中,函数exifprocessIFDTAG没有正确检验值offsetval,成功利用此漏洞可允许远程攻击者在受影响Web服务器中执行任意代码,可能会造成拒绝服务。 PHP 5.4.0 beta2 厂商补丁: PHP --- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://www.php.net ==== exif.c:2852:...

6.4CVSS9.3AI score0.36438EPSS
Exploits2
NVD
NVD
added 2011/11/29 12:55 a.m.19 views

CVE-2011-4566

Integer overflow in the exifprocessIFDTAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offsetval value in an EXIF header in a JPEG file, a...

6.4CVSS9.3AI score0.36438EPSS
Exploits2References13
CVE
CVE
added 2011/11/29 12:0 a.m.244 views

CVE-2011-4566

CVE-2011-4566 is an integer overflow in the exif extension (exif_process_IFD_TAG) of PHP, triggered on 32‑bit platforms by a crafted EXIF header in a JPEG. This allows remote attackers to read arbitrary memory or cause a denial of service. The CVE is acknowledged in multiple advisories (Debian, C...

6.4CVSS8.5AI score0.36438EPSS
Exploits2References13Affected Software1
UbuntuCve
UbuntuCve
added 2011/11/28 12:0 a.m.43 views

CVE-2011-4566

Integer overflow in the exifprocessIFDTAG function in exif.c in the exif extension in PHP 5.4.0beta2 on 32-bit platforms allows remote attackers to read the contents of arbitrary memory locations or cause a denial of service via a crafted offsetval value in an EXIF header in a JPEG file, a...

6.4CVSS7.4AI score0.36438EPSS
Exploits2References2
NVD
NVD
added 2005/05/02 4:0 a.m.19 views

CVE-2005-1042

Integer overflow in the exifprocessIFDTAG function in exif.c in PHP before 4.3.11 may allow remote attackers to execute arbitrary code via an IFD tag that leads to a negative byte count...

7.5CVSS7.6AI score0.06096EPSS
Exploits0References9
CVE
CVE
added 2005/04/12 4:0 a.m.83 views

CVE-2005-1042

The CVE-2005-1042 entry corresponds to an integer overflow in exif_process_IFD_TAG within PHP’s exif.c (pre-4.3.11), enabling possible remote code execution via an crafted IFD tag with a negative byte count. Connected records corroborate that PHP4/Exif-related components were affected and that mu...

7.5CVSS7.5AI score0.06096EPSS
Exploits0References9Affected Software1
Rows per page
Query Builder