GHSA-PMGM-H3CC-M4HJ
Vulnerability from github – Published: 2024-02-16 09:30 – Updated: 2025-03-27 18:38
VLAI?
Summary
React Native Document Picker Directory Traversal vulnerability
Details
Directory Traversal vulnerability in React Native Document Picker before 8.2.2 and 9.x before 9.1.1 allows a local attacker to execute arbitrary code via a crafted script to the Android library component.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "react-native-document-picker"
},
"ranges": [
{
"events": [
{
"introduced": "9.0.0"
},
{
"fixed": "9.1.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "react-native-document-picker"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.2.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-25466"
],
"database_specific": {
"cwe_ids": [
"CWE-26"
],
"github_reviewed": true,
"github_reviewed_at": "2024-02-16T23:37:06Z",
"nvd_published_at": "2024-02-16T09:15:08Z",
"severity": "HIGH"
},
"details": "Directory Traversal vulnerability in React Native Document Picker before 8.2.2 and 9.x before 9.1.1 allows a local attacker to execute arbitrary code via a crafted script to the Android library component.",
"id": "GHSA-pmgm-h3cc-m4hj",
"modified": "2025-03-27T18:38:48Z",
"published": "2024-02-16T09:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25466"
},
{
"type": "WEB",
"url": "https://github.com/rnmods/react-native-document-picker/pull/698"
},
{
"type": "WEB",
"url": "https://github.com/rnmods/react-native-document-picker/commit/1ae7cb217d23a551bff86ad10c7ae6f5e074490f"
},
{
"type": "WEB",
"url": "https://github.com/rnmods/react-native-document-picker/commit/ad0b5e58252eba56a5a3b22311a66ffa5e65cffe"
},
{
"type": "WEB",
"url": "https://github.com/FixedOctocat/CVE-2024-25466/tree/main"
},
{
"type": "PACKAGE",
"url": "https://github.com/rnmods/react-native-document-picker"
},
{
"type": "WEB",
"url": "https://github.com/rnmods/react-native-document-picker/blob/0be5a70c3b456e35c2454aaf4dc8c2d40eb2ab47/android/src/main/java/com/reactnativedocumentpicker/RNDocumentPickerModule.java"
},
{
"type": "WEB",
"url": "https://github.com/rnmods/react-native-document-picker/releases/tag/v8.2.2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "React Native Document Picker Directory Traversal vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…