opentok-react-native-samples
opentok-react-native-samples copied to clipboard
react-native-0.71.8.tgz: 1 vulnerabilities (highest severity is: 9.8) unreachable
Vulnerable Library - react-native-0.71.8.tgz
Path to vulnerable library: /Signaling/node_modules/ip/package.json
Found in HEAD commit: 3e09f00ece33d069067f67703d3d465195d8801f
Vulnerabilities
| CVE | Severity | Exploit Maturity | EPSS | Dependency | Type | Fixed in (react-native version) | Remediation Possible** | Reachability | |
|---|---|---|---|---|---|---|---|---|---|
| CVE-2023-42282 | 9.8 | Not Defined | 0.1% | ip-1.1.8.tgz | Transitive | 0.71.9 | ✅ |
|
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-42282
Vulnerable Library - ip-1.1.8.tgz
[](https://www.npmjs.com/package/ip)
Library home page: https://registry.npmjs.org/ip/-/ip-1.1.8.tgz
Path to dependency file: /Signaling/package.json
Path to vulnerable library: /Signaling/node_modules/ip/package.json
Dependency Hierarchy:
- react-native-0.71.8.tgz (Root Library)
- cli-10.2.2.tgz
- cli-doctor-10.2.5.tgz
- :x: ip-1.1.8.tgz (Vulnerable Library)
- cli-doctor-10.2.5.tgz
- cli-10.2.2.tgz
Found in HEAD commit: 3e09f00ece33d069067f67703d3d465195d8801f
Found in base branch: main
Reachability Analysis
The vulnerable code is unreachable
Vulnerability Details
The ip package before 1.1.9 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via isPublic.
Publish Date: 2024-02-08
URL: CVE-2023-42282
Threat Assessment
Exploit Maturity: Not Defined
EPSS: 0.1%
CVSS 3 Score Details (9.8)
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: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://github.com/advisories/GHSA-78xj-cgh5-2h22
Release Date: 2024-02-08
Fix Resolution (ip): 1.1.9
Direct dependency fix Resolution (react-native): 0.71.9
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.
:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
Fixed with https://github.com/opentok/opentok-react-native-samples/pull/179.