-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Vulnerable Library - swig-1.4.2.tgz
A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.
Library home page: https://registry.npmjs.org/swig/-/swig-1.4.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/swig/package.json
Found in HEAD commit: 0f560909b2ffd6ef4ef6430245d20517f6f55a06
Vulnerabilities
| Vulnerability | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (swig version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|---|---|
| CVE-2023-25345 | 7.5 | Not Defined | 0.70000005% | swig-1.4.2.tgz | Direct | N/A | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-25345
Vulnerable Library - swig-1.4.2.tgz
A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig.
Library home page: https://registry.npmjs.org/swig/-/swig-1.4.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/swig/package.json
Dependency Hierarchy:
- ❌ swig-1.4.2.tgz (Vulnerable Library)
Found in HEAD commit: 0f560909b2ffd6ef4ef6430245d20517f6f55a06
Found in base branch: master
Vulnerability Details
Directory traversal vulnerability in swig-templates thru 2.0.4 and swig thru 1.4.2, allows attackers to read arbitrary files via the include or extends tags.
Publish Date: 2023-03-15
URL: CVE-2023-25345
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.70000005%
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