CVE-2024-11303
published 2024-11-18CVE-2024-11303: The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal.This issue affects…
PriorityP179high8.7CVSS 4.0
AVNACLATNPRNUINVCHVINVANSCNSINSANEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
1.81%
75.9th percentile
The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal.This issue affects JetPort 5601: through 1.2.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| korenix | jetport_5601 | <= 1.2 | — |
Detection & IOCsextracted from sources · hover to see the quote
yara↗
regex: root:.*:0:0:
- →Send a GET request with URL-encoded path traversal sequence `/%2e%2e/%2e%2e/etc/passwd` to the device's base URL; a vulnerable JetPort 5601 will return HTTP 200 with the contents of /etc/passwd. ↗
- →Match the response body for the regex `root:.*:0:0:` to confirm successful /etc/passwd retrieval. ↗
- →Also match the response body for the string `text/plain` as a secondary confirmation indicator. ↗
- →Confirm exploitation by checking for HTTP status 200 alongside the body matches. ↗
- ·The vulnerability is unauthenticated (PR:N) and network-reachable (AV:N), requiring no user interaction — any exposed JetPort 5601 up to firmware 1.2 is exploitable without credentials. ↗
- ·Affected scope is limited to Korenix JetPort 5601 firmware versions through 1.2; versions newer than 1.2 are expected to remediate the issue. ↗
CVSS provenance
nvdv4.08.7HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vulncheck8.7HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-qj8p-7c2x-55jf: The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal
ghsa_unreviewed·2024-11-18
CVE-2024-11303 [HIGH] CWE-22 GHSA-qj8p-7c2x-55jf: The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal
The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal.This issue affects JetPort 5601: through 1.2.
VulnCheck
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
vulncheck·2024·CVSS 8.7
CVE-2024-11303 [HIGH] Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal.This issue affects JetPort 5601: through 1.2.
Affected: Korenix JetPort 5601
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://cyble.com/blog/cyble-sensors-wordpress-plugins-network-devices/
No detection rules found.
Nuclei
Korenix JetPort 5601v3 - Path Traversal
nuclei·CVSS 8.7
CVE-2024-11303 [HIGH] Korenix JetPort 5601v3 - Path Traversal
Korenix JetPort 5601v3 - Path Traversal
The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal.This issue affects JetPort 5601- through 1.2.
Template:
id: CVE-2024-11303
info:
name: Korenix JetPort 5601v3 - Path Traversal
author: geeknik
severity: high
description: |
The pathname of the root directory to a Restricted Directory ('Path Traversal') vulnerability in Korenix JetPort 5601 allows Path Traversal.This issue affects JetPort 5601- through 1.2.
impact: |
Unauthenticated attackers can exploit path traversal to read arbitrary files from the JetPort device server, potentially accessing sensitive configuration files and credentials for connected serial devices.
remediation: |
Update Korenix JetPort 56
No writeups or analysis indexed.
2024-11-18
Published
Exploited in the wild