Lucene search
+L

281 matches found

NVD
NVD
added 2017/02/28 3:59 p.m.16 views

CVE-2016-8389

An exploitable integer-overflow vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will attempt to convert each character from a font into a polygon and then attempt to rasterize these shapes. As the application attempts to iterate through the rows and...

9.3CVSS8.2AI score0.02116EPSS
SaveExploits2References2
CVE
CVE
added 2017/02/28 3:00 p.m.68 views

CVE-2016-8389

CVE-2016-8389 affects Iceni Argus and is an exploitable integer-overflow vulnerability discovered in 2016. The issue occurs during PDF-to-XML conversion when text is converted to polygons and rasterized, leading to writes outside allocated buffers and potential code execution. Technical details f...

9.3CVSS7.8AI score0.02116EPSS
SaveExploits2References2Affected Software1
Cvelist
Cvelist
added 2017/02/28 3:00 p.m.36 views

CVE-2016-8715

An exploitable heap corruption vulnerability exists in the loadTrailer functionality of Iceni Argus version 6.6.05. A specially crafted PDF file can cause a heap corruption resulting in arbitrary code execution. An attacker can send/provide a malicious PDF file to trigger this vulnerability...

8.8CVSS8AI score0.01902EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2017/02/28 3:00 p.m.32 views

CVE-2016-8389

An exploitable integer-overflow vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will attempt to convert each character from a font into a polygon and then attempt to rasterize these shapes. As the application attempts to iterate through the rows and...

8.8CVSS7.8AI score0.02116EPSS
SaveExploits2References2
Cvelist
Cvelist
added 2017/02/28 3:00 p.m.28 views

CVE-2016-8388

An exploitable arbitrary heap-overwrite vulnerability exists within Iceni Argus. When it attempts to convert a malformed PDF to XML, it will explicitly trust an index within the specific font object and use it to write the font's name to a single object within an array of objects...

8.8CVSS7.7AI score0.01867EPSS
SaveExploits2References2
CVE
CVE
added 2017/02/28 3:00 p.m.56 views

CVE-2016-8388

Iceni Argus contains a heap-overwrite vulnerability in its PDF-to-XML conversion path. Specifically, during glyph-map handling, an index trusted from a font object can be used to write a font name pointer into an out-of-bounds location, enabling memory corruption and potential code execution. Rep...

9.3CVSS7.6AI score0.01867EPSS
SaveExploits2References2Affected Software1
CVE
CVE
added 2017/02/28 3:00 p.m.65 views

CVE-2016-8715

Iceni Argus CVE-2016-8715 affects Argus 6.6.05. The root cause is a heap corruption in loadTrailer where the PDF Size field from the trailer is used to allocate memory (icnChainAlloc) and then memset-ing 24*v166 bytes. If Size is negative (e.g., -1 or large unsigned interpretations), icnChainAllo...

8.8CVSS8AI score0.01902EPSS
SaveExploits1References2Affected Software1
CNVD
CNVD
added 2017/02/28 12:00 a.m.12 views

Iceni Argus Heap Buffer Overflow Vulnerability

Iceni Argus is the British Iceni company's set of PDF document type conversion tool. Iceni Argus processing special PDF files there are heap buffer overflow vulnerabilities, allowing attackers can exploit the vulnerability to build malicious PDF files, inducing the user to parse, can make the...

9.3CVSS7.3AI score0.0225EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2017/02/28 12:00 a.m.11 views

PT-2017-9654 · Iceni · Iceni Argus

Name of the Vulnerable Software and Affected Versions: Iceni Argus affected versions not specified Description: An exploitable arbitrary heap-overwrite issue exists when Iceni Argus attempts to convert a malformed PDF to XML. It explicitly trusts an index within the specific font object and uses ...

9.3CVSS8.1AI score0.01867EPSS
SaveExploits2References4
CNVD
CNVD
added 2017/02/28 12:00 a.m.20 views

Iceni Argus Remote Heap Buffer Overflow Vulnerability

Iceni Argus is the British Iceni company's set of PDF document type conversion tool. Iceni Argus LZW decoder to deal with special PDF files have a buffer overflow vulnerability, allowing attackers can exploit the vulnerability to build malicious PDF files, inducing the user to parse, can make the...

9.3CVSS7.3AI score0.02252EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2017/02/28 12:00 a.m.9 views

PT-2017-9655 · Iceni · Iceni Argus

Name of the Vulnerable Software and Affected Versions: Iceni Argus affected versions not specified Description: An integer-overflow issue exists when Iceni Argus attempts to convert a malformed PDF to XML. The application tries to convert each character from a font into a polygon and then rasteri...

9.3CVSS8.4AI score0.02116EPSS
SaveExploits2References4
CNVD
CNVD
added 2017/02/28 12:00 a.m.9 views

Iceni Argus heap buffer overflow vulnerability (CNVD-2017-02539)

Iceni Argus is the British Iceni company's set of PDF document type conversion tool. Iceni Argus processing special PDF files there are heap buffer overflow vulnerabilities, allowing attackers can exploit the vulnerability to build malicious PDF files, inducing the user to parse, can make the...

9.3CVSS7.3AI score0.0225EPSS
SaveExploits2References1
Prion
Prion
added 2017/02/27 9:59 p.m.13 views

Heap overflow

An exploitable heap-based buffer overflow exists in Iceni Argus. When it attempts to convert a PDF containing a malformed font to XML, the tool will attempt to use a size out of the font to search through a linked list of buffers to return. Due to a signedness issue, a buffer smaller than the...

9.3CVSS8.1AI score0.0225EPSS
SaveExploits2References2Affected Software1
Prion
Prion
added 2017/02/27 9:59 p.m.17 views

Heap overflow

An exploitable heap-based buffer overflow exists in Iceni Argus. When it attempts to convert a malformed PDF with an object encoded w/ multiple encoding types terminating with an LZW encoded type, an overflow may occur due to a lack of bounds checking by the LZW decoder. This can lead to code...

9.3CVSS8.1AI score0.02252EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2017/02/27 9:59 p.m.5 views

CVE-2016-8386

An exploitable heap-based buffer overflow exists in Iceni Argus. When it attempts to convert a PDF containing a malformed font to XML, the tool will attempt to use a size out of the font to search through a linked list of buffers to return. Due to a signedness issue, a buffer smaller than the...

7.8CVSS6.4AI score0.0225EPSS
SaveExploits2References2
NVD
NVD
added 2017/02/27 9:59 p.m.24 views

CVE-2016-8386

An exploitable heap-based buffer overflow exists in Iceni Argus. When it attempts to convert a PDF containing a malformed font to XML, the tool will attempt to use a size out of the font to search through a linked list of buffers to return. Due to a signedness issue, a buffer smaller than the...

9.3CVSS8.3AI score0.0225EPSS
SaveExploits2References2
OSV
OSV
added 2017/02/27 9:59 p.m.11 views

CVE-2016-8385

An exploitable uninitialized variable vulnerability which leads to a stack-based buffer overflow exists in Iceni Argus. When it attempts to convert a malformed PDF to XML a stack variable will be left uninitialized which will later be used to fetch a length that is used in a copy operation. In mo...

7.8CVSS6.4AI score0.0225EPSS
SaveExploits2References2
Prion
Prion
added 2017/02/27 9:59 p.m.14 views

Stack overflow

An exploitable uninitialized variable vulnerability which leads to a stack-based buffer overflow exists in Iceni Argus. When it attempts to convert a malformed PDF to XML a stack variable will be left uninitialized which will later be used to fetch a length that is used in a copy operation. In mo...

9.3CVSS8.2AI score0.0225EPSS
SaveExploits2References2Affected Software1
NVD
NVD
added 2017/02/27 9:59 p.m.24 views

CVE-2016-8385

An exploitable uninitialized variable vulnerability which leads to a stack-based buffer overflow exists in Iceni Argus. When it attempts to convert a malformed PDF to XML a stack variable will be left uninitialized which will later be used to fetch a length that is used in a copy operation. In mo...

9.3CVSS8.3AI score0.0225EPSS
SaveExploits2References2
NVD
NVD
added 2017/02/27 9:59 p.m.20 views

CVE-2016-8387

An exploitable heap-based buffer overflow exists in Iceni Argus. When it attempts to convert a malformed PDF with an object encoded w/ multiple encoding types terminating with an LZW encoded type, an overflow may occur due to a lack of bounds checking by the LZW decoder. This can lead to code...

9.3CVSS8.3AI score0.02252EPSS
SaveExploits1References2
Rows per page
Query Builder