Lucene search
K

76 matches found

Veracode
Veracode
added 2019/11/07 2:23 a.m.22 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS. An attacker can input a malicious PNG file to PngImage::readMetadata in pngimage.cpp to cause a heap-based buffer overflow which results in a denial of service condition...

6.5CVSS4AI score0.01116EPSS
Exploits1References4Affected Software2
Veracode
Veracode
added 2019/09/02 7:22 a.m.20 views

Buffer Overflow

libexiv2.so is vulnerable to buffer overflow. The vulnerability exists due to lack of careful bounds checking in Exiv2::MrwImage::readMetadata in mrwimage.cpp, leading to an out-of-bounds read...

6.5CVSS3.3AI score0.01116EPSS
Exploits1References4Affected Software2
Veracode
Veracode
added 2019/08/02 4:29 a.m.25 views

Buffer Over-read

libexiv2.so is vulnerable to buffer over-read. The function RafImage::readMetadata in rafimage.cpp ignores the buffer size when reading metadata of raf images which can lead to an out-of-bounds read...

7.8CVSS3.5AI score0.00988EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2019/07/29 4:5 a.m.21 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS. The vulnerability exists because the function Exiv2::MrwImage::readMetadata in mrwimage.cpp does not handle the bound checking properly, causing an application crash...

6.5CVSS1.9AI score0.02386EPSS
Exploits2References8Affected Software2
Veracode
Veracode
added 2019/07/12 2:44 a.m.17 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. A heap-based buffer overflow in the tiff parser allows an attacker to crash the application, or potentially execute arbitrary code...

5.5CVSS6.1AI score0.00992EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2019/07/01 3:47 a.m.24 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS. The attack is possible because it does not handle a NULL return from the functions strchr or strstr if a malicious server provides a string without a space character or without a blank line, crashing the application due to null pointer dereferen...

6.5CVSS6.3AI score0.02115EPSS
Exploits1References10Affected Software5
Veracode
Veracode
added 2019/02/26 2:12 a.m.21 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS attacks. The vulnerability exists through an infinite recursion at Exiv2::Image::printTiffStructure in image.cpp when processing a malicious file, resulting in a denial of service condition...

8.8CVSS8.1AI score0.02769EPSS
Exploits1References4Affected Software5
Veracode
Veracode
added 2018/12/26 3:16 a.m.25 views

Denial Of Service (DoS)

libexiv2 is vulnerable to denial of service DoS. The vulnerability exists when the attacker input a malicious file to the function findPrimaryGroups of tiffimageint.cpp...

6.5CVSS6.9AI score0.02287EPSS
Exploits1References7Affected Software5
Veracode
Veracode
added 2018/12/13 9:49 a.m.25 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. An attacker is able to create a denial of service condition using malicious input to cause an infinite loop in the function Exiv2::Jp2Image::encodeJp2Header in jp2image.cpp...

6.5CVSS6.9AI score0.02289EPSS
Exploits1References5Affected Software5
Veracode
Veracode
added 2018/12/13 9:47 a.m.24 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. An attacker is able to crash the process by entering a malicious input to the function Exiv2::Jp2Image::encodeJp2Header in jp2image.cpp which results in a heap-based buffer over-read...

6.5CVSS7.1AI score0.02567EPSS
Exploits1References5Affected Software5
Veracode
Veracode
added 2018/12/13 9:13 a.m.16 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS. An attacker is able to crash the process via a buffer over-read by sending a malicious input to the function Exiv2::tEXtToDataBuf in pngimage.cpp...

6.5CVSS7.1AI score0.02762EPSS
Exploits1References5Affected Software5
Veracode
Veracode
added 2018/12/04 4:49 a.m.9 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. A reachable assertion aborted in the function Exiv2::anonymous namespace::readHeader in bigtiffimage.cpp allows an attacker to cause a denial of service condition...

6.3AI score
Exploits0
Veracode
Veracode
added 2018/12/04 2:59 a.m.12 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. A heap-based buffer over-read in the function Exiv2::IptcData::printStructure in src/iptc.cpp allows a remote attacker to cause a denial of service condition...

6.5AI score
Exploits0
Veracode
Veracode
added 2018/11/09 8:3 a.m.24 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to a denial of service DoS attack. A malicious user can pass a psd file to the application that when parsed, causes an integer overflow that can crash the application...

6.5CVSS7.3AI score0.01816EPSS
Exploits0References6Affected Software5
Veracode
Veracode
added 2018/11/09 7:12 a.m.18 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of serviceDoS. The attack can be caused due to a flaw in updating resourcesLength parameter in the readMetadata function of psdimage.cpp...

6.5CVSS7AI score0.01936EPSS
Exploits0References8Affected Software5
Veracode
Veracode
added 2018/09/17 1:59 a.m.30 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service. The Exiv2::IptcData::printStructure function in iptc.cpp related to the != 0x1c case, is affected with a heap-based over-read which would allow a remote attacker to cause a denial of service condition via a crafted TIFF file...

6.5CVSS6.8AI score0.02172EPSS
Exploits1References8Affected Software2
Veracode
Veracode
added 2018/09/03 4:50 a.m.29 views

Denial Of Service

libexiv2.so is vulnerable to denial of service. The Exiv2::Internal::PngChunk::parseTXTChunk function allows remote attackers to cause a denial of service condition through a heap-based buffer over-read using a crafted image file. This CVE ID is different from CVE-2018-10999...

6.5CVSS6.9AI score0.0273EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2018/08/10 2:6 a.m.24 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS attacks. The vulnerability exists due to a heap-based buffer overread issue in Exiv2::Internal::PngChunk::keyTXTCheck of pngchunkint.cpp, causing DoS attacks...

5.5CVSS6.1AI score0.01598EPSS
Exploits1References6Affected Software2
Veracode
Veracode
added 2018/07/10 10:20 a.m.26 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS attacks. A malicious user can pass a tiff file to the Internal::TiffReader::visitDirectory function in tiffvisitor.cpp to cause an exception that can crash the application...

6.5CVSS6.5AI score0.02663EPSS
Exploits0References5Affected Software2
Veracode
Veracode
added 2018/06/19 2:35 p.m.23 views

Denial Of Service (DoS)

libexiv2.so is vulnerable to denial of service DoS attacks. A malicious user can pass an image file to the Exiv2::FileIo::pathabi:cxx11 function in basicio.cpp to cause an illegal address access that can crash the application...

6.5CVSS7AI score0.01418EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder