-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - theodo-group/llphant-dev-main
Found in HEAD commit: 22a299fd2427b4717ceb437055b390d83ad86a6b
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (theodo-group/llphant-dev-main version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-48882 | 7.5 | phpoffice/math-0.2.0 | Transitive | N/A* | ❌ | |
| CVE-2018-20676 | 6.1 | phpoffice/phpword-1.3.0 | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-48882
Vulnerable Library - phpoffice/math-0.2.0
Math - Manipulate Math Formula
Library home page: https://api.github.com/repos/PHPOffice/Math/zipball/fc2eb6d1a61b058d5dac77197059db30ee3c8329
Dependency Hierarchy:
- theodo-group/llphant-dev-main (Root Library)
- phpoffice/phpword-1.3.0
- ❌ phpoffice/math-0.2.0 (Vulnerable Library)
- phpoffice/phpword-1.3.0
Found in HEAD commit: 22a299fd2427b4717ceb437055b390d83ad86a6b
Found in base branch: master
Vulnerability Details
PHPOffice Math is a library that provides a set of classes to manipulate different formula file formats. Prior to version 0.3.0, loading XML data using the standard "libxml" extension and the "LIBXML_DTDLOAD" flag without additional filtration, leads to XXE. Version 0.3.0 fixes the vulnerability.
Publish Date: 2025-05-30
URL: CVE-2025-48882
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-42hm-pq2f-3r7m
Release Date: 2025-05-30
Fix Resolution: https://github.com/PHPOffice/Math.git - 0.3.0
Step up your Open Source Security Game with Mend here
CVE-2018-20676
Vulnerable Library - phpoffice/phpword-1.3.0
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
Library home page: https://api.github.com/repos/PHPOffice/PHPWord/zipball/8392134ce4b5dba65130ba956231a1602b848b7f
Dependency Hierarchy:
- theodo-group/llphant-dev-main (Root Library)
- ❌ phpoffice/phpword-1.3.0 (Vulnerable Library)
Found in HEAD commit: 22a299fd2427b4717ceb437055b390d83ad86a6b
Found in base branch: master
Vulnerability Details
In Bootstrap before 3.4.0, XSS is possible in the tooltip data-viewport attribute.
Publish Date: 2019-01-09
URL: CVE-2018-20676
CVSS 3 Score Details (6.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676
Release Date: 2019-01-09
Fix Resolution: bootstrap - 3.4.0,bootstrap-sass - 3.4.0,bootstrap - 3.4.0,bootstrap-sass - 3.4.0,bootstrap - 3.4.0
Step up your Open Source Security Game with Mend here