Lucene search
+L

281 matches found

OSV
OSV
added 2017/02/27 9:59 p.m.9 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...

7.8CVSS6.4AI score0.02252EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2017/02/27 9:00 p.m.36 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...

8.8CVSS8AI score0.0225EPSS
SaveExploits2References2
CVE
CVE
added 2017/02/27 9:00 p.m.62 views

CVE-2016-8386

CVE-2016-8386 affects Iceni Argus with a heap-based buffer overflow in the PDF-to-XML/font processing flow. Root cause: a signedness bug in icnBufferAlloc can allocate an undersized buffer, which is then used by GetTables/GetTables+ipDataFeedRead to read data and can overflow the memory, potentia...

9.3CVSS7.9AI score0.0225EPSS
SaveExploits2References2Affected Software1
Cvelist
Cvelist
added 2017/02/27 9:00 p.m.41 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...

8.8CVSS8AI score0.02252EPSS
SaveExploits1References2
CVE
CVE
added 2017/02/27 9:00 p.m.67 views

CVE-2016-8387

CVE-2016-8387 describes a heap-based buffer overflow in Iceni Argus during PDF to HTML conversion when decoding objects with multiple encodings ending in LZW. The overflow arises from missing bounds checking in the LZW decoder (ipLZWFeedCreate/ipLZWFeedRead paths), potentially enabling code execu...

9.3CVSS7.9AI score0.02252EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2017/02/27 9:00 p.m.26 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...

8.8CVSS8AI score0.0225EPSS
SaveExploits2References2
CVE
CVE
added 2017/02/27 9:00 p.m.64 views

CVE-2016-8385

CVE-2016-8385 affects Iceni Argus and is described across multiple sources (e.g., TALOS report) as an uninitialized variable vulnerability that causes a stack-based buffer overflow when converting malformed PDFs to XML. The root cause involves an uninitialized stack variable used to determine a c...

9.3CVSS7.9AI score0.0225EPSS
SaveExploits2References2Affected Software1
Talos
Talos
added 2017/02/27 12:00 a.m.28 views

Iceni Argus ipStringCreate Code Execution Vulnerability

Summary An exploitable heap overflow vulnerability exists in the ipStringCreate function of Iceni Argus Version 6.6.05. A specially crafted pdf file can cause an integer overflow resulting in heap overflow. An attacker can send file to trigger this vulnerability. Tested Versions Iceni Argus 6.6.0...

8.8CVSS8.5AI score0.01044EPSS
SaveExploits2
Talos
Talos
added 2017/02/27 12:00 a.m.45 views

Iceni Argus icnChainAlloc Signed Comparison Code Execution Vulnerability

Summary 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...

8.8CVSS8.4AI score0.01902EPSS
SaveExploits1
Talos
Talos
added 2017/02/27 12:00 a.m.50 views

Iceni Argus PDF Uninitialized WordStyle Color Length Code Execution Vulnerability

Summary 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 operatio...

9.3CVSS8.1AI score0.0225EPSS
SaveExploits2
Talos
Talos
added 2017/02/27 12:00 a.m.49 views

Iceni Argus PDF Font-Encoding GlyphMap Adjustment Code Execution Vulnerability

Summary 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. Due to ...

9.3CVSS8AI score0.01867EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2017/02/27 12:00 a.m.8 views

PT-2017-9653 · Iceni · Iceni Argus

Name of the Vulnerable Software and Affected Versions: Iceni Argus affected versions not specified Description: An exploitable heap-based buffer overflow exists when the software attempts to convert a malformed PDF with an object encoded with multiple encoding types terminating with an LZW encode...

9.3CVSS8.5AI score0.02252EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2017/02/27 12:00 a.m.11 views

PT-2017-9652 · Iceni · Iceni Argus

Name of the Vulnerable Software and Affected Versions: Iceni Argus affected versions not specified Description: An exploitable heap-based buffer overflow exists in the software. When it attempts to convert a PDF containing a malformed font to XML, the tool will attempt to use a size out of the fo...

9.3CVSS8.5AI score0.0225EPSS
SaveExploits2References4
Talos
Talos
added 2017/02/27 12:00 a.m.36 views

Iceni Argus PDF TextToPolys Rasterization Code Execution Vulnerability

Summary 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. When rasterizing these shapes, the tool will perfor...

9.3CVSS8.3AI score0.02116EPSS
SaveExploits2
Talos
Talos
added 2017/02/27 12:00 a.m.40 views

Iceni Argus TrueType Font File Cmap Table Code Execution Vulnerability

Summary 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...

9.3CVSS8.1AI score0.0225EPSS
SaveExploits2
Talos
Talos
added 2017/02/27 12:00 a.m.36 views

Iceni Argus PDF Inflate+LZW Decompression Heap-Based Buffer Overflow Vulnerability

Summary 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...

9.3CVSS8.2AI score0.02252EPSS
SaveExploits1
Richard Bejtlich's blog
Richard Bejtlich's blog
added 2017/02/09 3:21 p.m.21 views

Bejtlich Books Explained

A reader asked me to explain the differences between two of my books. I decided to write a public response. If you visit the TaoSecurity Books page, you will see two different types of books. The first type involves books which list me as author or co-author. The second involves books to which I...

7AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2017/01/12 2:54 p.m.11 views

classifieds.argusleader.com XSS vulnerability

Vulnerable URL: http://classifieds.argusleader.com/category.php?ft=OPENBUGBOUNTY" Details: Description| Value ---|--- Patched:| No Latest check for patch:| 28.07.2017 Vulnerability type:| XSS Vulnerability status:| Publicly disclosed Alexa Rank| Unknown / Not calculated VIP website status:| No...

6.3AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2016/12/25 6:36 p.m.20 views

login.argusleader.com XSS vulnerability

Vulnerable URL: https://login.argusleader.com/PSIF-GUP/authenticate/?cancel-url=...

6.9AI score
SaveExploits0
CNVD
CNVD
added 2016/11/04 12:00 a.m.9 views

Iceni Argus 'ipNameAdd()' function remote stack buffer overflow vulnerability

Iceni Technology Argus is a PDF conversion tool. A security vulnerability exists in the Iceni Argus 'ipNameAdd' function. An attacker could exploit this vulnerability to execute arbitrary code in the context of an affected application, which could also result in a denial of service...

8.8CVSS7.6AI score0.02062EPSS
SaveExploits2References1
Rows per page
Query Builder