Lucene search
+L

211 matches found

CNVD
CNVD
added 2017/02/27 12:0 a.m.7 views

JustSystems Ichitaro Buffer Overflow Vulnerability

JustSystems Ichitaro is a suite of word processing software from the Japanese company JustSystems. A heap-based buffer overflow vulnerability exists in the Ichitaro word processor in JustSystems Ichitaro, which allows remote attackers to build malicious files that can be parsed by the user, causi...

9.8CVSS7.8AI score0.01889EPSS
Exploits1References1
CNVD
CNVD
added 2017/02/27 12:0 a.m.10 views

JustSystems Ichitaro Heap Buffer Overflow Vulnerability

JustSystems Ichitaro is a suite of word processing software from the Japanese company JustSystems. A heap buffer overflow vulnerability in the Ichitaro word processor in JustSystems Ichitaro allows remote attackers to exploit the vulnerability to construct malicious files that can be parsed by th...

9.8CVSS7.8AI score0.0234EPSS
Exploits1References1
Talos
Talos
added 2017/02/27 12:0 a.m.47 views

Ichitaro Office Excel File Code Execution Vulnerability

Summary A vulnerability was discovered within the Ichitaro word processor. Ichitaro is published by JustSystems and is considered one of the more popular word processors used within Japan. Ichitaro handles Microsoft Excel’s .xls file format. When processing a record type of 0x3c from a Workbook...

9.8CVSS0.1AI score0.01889EPSS
Exploits1
OSV
OSV
added 2017/02/24 10:59 p.m.8 views

CVE-2017-2791

JustSystems Ichitaro 2016 Trial contains a vulnerability that exists when trying to open a specially crafted PowerPoint file. Due to the application incorrectly handling the error case for a function's result, the application will use this result in a pointer calculation for reading file data int...

7.8CVSS6.2AI score0.01153EPSS
Exploits1References2
Prion
Prion
added 2017/02/24 10:59 p.m.15 views

Design/Logic Flaw

JustSystems Ichitaro 2016 Trial contains a vulnerability that exists when trying to open a specially crafted PowerPoint file. Due to the application incorrectly handling the error case for a function's result, the application will use this result in a pointer calculation for reading file data int...

6.8CVSS7.7AI score0.01153EPSS
Exploits1References2Affected Software1
NVD
NVD
added 2017/02/24 10:59 p.m.23 views

CVE-2017-2789

When copying filedata into a buffer, JustSystems Ichitaro Office 2016 Trial will calculate two values to determine how much data to copy from the document. If both of these values are larger than the size of the buffer, the application will choose the smaller of the two and trust it to copy data...

9.8CVSS9.4AI score0.0234EPSS
Exploits1References2
NVD
NVD
added 2017/02/24 10:59 p.m.19 views

CVE-2017-2791

JustSystems Ichitaro 2016 Trial contains a vulnerability that exists when trying to open a specially crafted PowerPoint file. Due to the application incorrectly handling the error case for a function's result, the application will use this result in a pointer calculation for reading file data int...

7.8CVSS7.6AI score0.01153EPSS
Exploits1References2
Prion
Prion
added 2017/02/24 10:59 p.m.14 views

Heap overflow

When processing a record type of 0x3c from a Workbook stream from an Excel file .xls, JustSystems Ichitaro Office trusts that the size is greater than zero, subtracts one from the length, and uses this result as the size for a memcpy. This results in a heap-based buffer overflow and can lead to...

7.5CVSS9.8AI score0.01889EPSS
Exploits1References2
Prion
Prion
added 2017/02/24 10:59 p.m.16 views

Heap overflow

When copying filedata into a buffer, JustSystems Ichitaro Office 2016 Trial will calculate two values to determine how much data to copy from the document. If both of these values are larger than the size of the buffer, the application will choose the smaller of the two and trust it to copy data...

7.5CVSS9.8AI score0.0234EPSS
Exploits1References2
CVE
CVE
added 2017/02/24 10:0 p.m.54 views

CVE-2017-2791

Summary of findings (CVE-2017-2791) : JustSystems Ichitaro 2016 Trial is vulnerable during handling of PowerPoint content. The attacker can craft a chain of records via the Current User and UserEditAtom paths (PowerPoint Document stream) to induce memory corruption. The root cause is lack of vali...

7.8CVSS7.6AI score0.01153EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2017/02/24 10:0 p.m.64 views

CVE-2017-2790

CVE-2017-2790 affects JustSystems Ichitaro Office (Excel .xls handling). A heap-based buffer overflow arises when processing a Workbook record type 0x3c: the code reads a size, subtracts one, and uses the result as the memcpy length. An unchecked integer underflow (size becomes 0xffff) can be tri...

9.8CVSS9.8AI score0.01889EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2017/02/24 10:0 p.m.84 views

CVE-2017-2789

CVE-2017-2789 affects JustSystems Ichitaro (Ichitaro Office) and its JTD processing of Figures/FigureData. The vulnerability is a heap-based buffer overflow caused when copying FigureData: the code computes two lengths to decide how much to copy, and if both exceed the allocated buffer, it trusts...

9.8CVSS9.8AI score0.0234EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2017/02/24 10:0 p.m.25 views

CVE-2017-2790

When processing a record type of 0x3c from a Workbook stream from an Excel file .xls, JustSystems Ichitaro Office trusts that the size is greater than zero, subtracts one from the length, and uses this result as the size for a memcpy. This results in a heap-based buffer overflow and can lead to...

8.8CVSS9.8AI score0.01889EPSS
Exploits1References2
Cvelist
Cvelist
added 2017/02/24 10:0 p.m.24 views

CVE-2017-2789

When copying filedata into a buffer, JustSystems Ichitaro Office 2016 Trial will calculate two values to determine how much data to copy from the document. If both of these values are larger than the size of the buffer, the application will choose the smaller of the two and trust it to copy data...

8.8CVSS9.9AI score0.0234EPSS
Exploits1References2
Cvelist
Cvelist
added 2017/02/24 10:0 p.m.25 views

CVE-2017-2791

JustSystems Ichitaro 2016 Trial contains a vulnerability that exists when trying to open a specially crafted PowerPoint file. Due to the application incorrectly handling the error case for a function's result, the application will use this result in a pointer calculation for reading file data int...

7.5CVSS7.7AI score0.01153EPSS
Exploits1References2
Talos
Talos
added 2017/02/24 12:0 a.m.56 views

Ichitaro Office JTD Figure handling Code Execution Vulnerability

Summary A vulnerability was discovered within the Ichitaro word processor. Ichitaro is published by JustSystems and is considered one of the more popular word processors used within Japan. Ichitaro’s proprietary file format is a Compound Document similar to .doc for Microsoft Word called .jtd. Wh...

9.8CVSS0.1AI score0.0234EPSS
Exploits1
VulnCheck KEV
VulnCheck KEV
added 2016/03/08 12:0 a.m.6 views

VulnCheck KEV: CVE-2014-7247

Unspecified vulnerability in JustSystems Ichitaro 2008 through 2011; Ichitaro Government 6, 7, 2008, 2009, and 2010; Ichitaro Pro; Ichitaro Pro 2; Ichitaro 2011 Sou; Ichitaro 2012 Shou; Ichitaro 2013 Gen; and Ichitaro 2014 Tetsu allows remote attackers to execute arbitrary code via a crafted file...

10CVSS6.2AI score0.05335EPSS
Exploits0References1
VulnCheck KEV
VulnCheck KEV
added 2016/02/23 12:0 a.m.4 views

VulnCheck KEV: CVE-2013-5990

Unspecified vulnerability in JustSystems Ichitaro 2006 through 2011; Ichitaro Government 6, 7, and 2006 through 2010; Ichitaro 2011 Sou; Ichitaro 2012 Shou; Ichitaro 2013 Gen and Gen Trial Edition; Ichitaro Pro; Ichitaro Pro 2 and Pro 2 Trial Edition; Ichitaro Viewer; and Ichitaro Portable with...

9.3CVSS6AI score0.04587EPSS
Exploits0References1
NVD
NVD
added 2014/11/26 2:59 a.m.22 views

CVE-2014-7247

Unspecified vulnerability in JustSystems Ichitaro 2008 through 2011; Ichitaro Government 6, 7, 2008, 2009, and 2010; Ichitaro Pro; Ichitaro Pro 2; Ichitaro 2011 Sou; Ichitaro 2012 Shou; Ichitaro 2013 Gen; and Ichitaro 2014 Tetsu allows remote attackers to execute arbitrary code via a crafted file...

10CVSS7.5AI score0.05335EPSS
Exploits0References3
Prion
Prion
added 2014/11/26 2:59 a.m.19 views

Code injection

Unspecified vulnerability in JustSystems Ichitaro 2008 through 2011; Ichitaro Government 6, 7, 2008, 2009, and 2010; Ichitaro Pro; Ichitaro Pro 2; Ichitaro 2011 Sou; Ichitaro 2012 Shou; Ichitaro 2013 Gen; and Ichitaro 2014 Tetsu allows remote attackers to execute arbitrary code via a crafted file...

10CVSS8.1AI score0.05335EPSS
Exploits0References3Affected Software2
Rows per page
Query Builder