foxit pdf_editor CVE 漏洞(298)

CVE 数: 298 CPE versions: View versions table

摘要

本页列出影响 foxit pdf_editor 的已公开 CVE 漏洞(通过 NVD CPE 关联)。每行包含严重程度评分、摘要与发布日期,便于识别与分析安全问题。

显示 120298 CVE 数
«« 第一页 « 上一页 第 1 / 15 页 下一页 »
CVE 摘要 来源 最高 CVSS EPSS % 公开时间 更新时间
CVE-2026-57260 The application opened a PDF file containing an abnormal Unity 3D object. During parsing, the application incorrectly resolved a portion of the abnormal object as a pointer and used it as a valid address, ultimately causing the application to crash. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57259 The input file does not need to be strictly in a structurally valid PDF format. Instead, after reviewing the content, the original document disguised as a PDF will be sent to the parser. Malicious documents will construct malicious external entities that, through the protocol, point to local paths, thereby allowing access to any local files within the user's permission range. 14984358-7092-470d-8f34-ade47a7658a2 6.5 0.21% 2026-07-08 2026-07-09
CVE-2026-57258 The PRC file header parsing logic trusts the constructed file structure description information, assumes that the underlying array contains elements and reads them, leading to out-of-bounds reads and application crashes. 14984358-7092-470d-8f34-ade47a7658a2 6.1 0.11% 2026-07-08 2026-07-09
CVE-2026-57257 During the PRC parsing stage, there is a lack of boundary verification for the PRC entity index, which leads to an out-of-bounds read of the entity array. As a result, the application crashes. 14984358-7092-470d-8f34-ade47a7658a2 6.1 0.11% 2026-07-08 2026-07-09
CVE-2026-57256 When the application opens a PDF and executes JavaScript, it performs abnormal operations on the list box field, and this operation is repeated after the form is reset. During this process, the application failed to adequately verify the validity of the form objects and their internal dictionary pointers, resulting in accessing internal members of invalid or improperly initialized fields. This led to an illegal pointer read, ultimately causing the application to crash. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57255 The application opens a PDF containing an abnormal color space whose attributes reference a valid but semantically malformed function. The function's output is not validated; when subsequently read, it produces an illegal pointer that accesses an out-of-bounds region, crashing the application. 14984358-7092-470d-8f34-ade47a7658a2 6.1 0.11% 2026-07-08 2026-07-09
CVE-2026-57254 There is an abnormal annotation within the PDF that is referenced by other objects. When the application parses the PDF, it fails to perform proper type checking, ultimately causing the application to crash. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57253 An abnormal image object causes the renderer to enter the wrong processing branch. When converting the scan lines, an invalid image buffer pointer is used, resulting in the application crashing. 14984358-7092-470d-8f34-ade47a7658a2 6.1 0.11% 2026-07-08 2026-07-09
CVE-2026-57252 When the application opens a PDF file, during the process of JavaScript deleting pages and removing attachment annotations, it will cause the attachment panel to continue accessing invalid pointers, eventually leading to the application crashing. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57251 The application opens a PDF, but the cloud-like appearance of the construction process lacks proper setting of an upper limit and consistency checks. Out-of-bounds access to the underlying array is exposed, ultimately leading to a crash of the application. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57250 When the application opens a PDF and JavaScript resets the form fields, the script re-enters the interface. The underlying native object is damaged, but the application does not perform validation. The function call on the damaged object leads to the application crashing. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57249 After the application opened the PDF file, the script first reset the annotation status, then triggered the reset form event by additional action. During the re-entry process, the application access invalid objects and crashed. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57248 When the application opens a PDF file and JavaScript writes annotation attributes, there is a lack of sufficient object type and argument checks. As a result, due to the damage to the internal structure of the annotations, it causes the application to crash during subsequent release. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57247 The application re-enters the document structure via field processing and deletes the current page, and then continues using the field objects obtained before deletion, triggering an illegal read and crashing. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57246 When dealing with abnormally constructed objects, there is a lack of argument validation; JavaScript triggers signature verification, but the signature plugin does not perform validation when copying the abnormal string, causing the application to crash. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57245 When the application opens a PDF, traverses and builds the annotation elements related to hyperlinks, it fails to validate the abnormal annotation relationships and field combinations. This results in the internal objects entering an invalid state. Eventually, during the destruction phase, an invalid pointer write occurred, causing the application to crash. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57244 After JavaScript resetting the form, the synchronization process lacks re-entry protection and object lifecycle verification, resulting in the failure of the control pointer during the traversal process. After the pointer fails, it still continues to dereference, causing the application to crash. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57243 During the process of page opening and form formatting, a JavaScript reentrancy results in an inconsistent document status. Subsequently, with outdated page information, the application attempts to access invalid addresses, causing the application to crash. 14984358-7092-470d-8f34-ade47a7658a2 6.1 0.11% 2026-07-08 2026-07-09
CVE-2026-57242 The application opens the PDF, and JavaScript modifies the form. However, the related objects on the page lack complete lifecycle management and null value validation; when the page state changes, the application continuously dereferences invalid objects, eventually leading to a crash. 14984358-7092-470d-8f34-ade47a7658a2 7.8 0.12% 2026-07-08 2026-07-09
CVE-2026-57241 The application opens the PDF, and JavaScript performs operations on the page and the document, causing the page-related objects within the application to lose synchronization; however, the renderer still trusts the outdated page count, and eventually the application crashes due to out-of-bounds access. 14984358-7092-470d-8f34-ade47a7658a2 6.1 0.11% 2026-07-08 2026-07-09
«« 第一页 « 上一页 第 1 / 15 页 下一页 »
cvelogic Threat Intelligence