From 43420fb0694100e2302bf232344cfbc8b31ea63e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:34:28 +0000 Subject: [PATCH] Publish GHSA-pmgm-h3cc-m4hj --- .../GHSA-pmgm-h3cc-m4hj.json | 37 +++++++++++++++++-- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-pmgm-h3cc-m4hj/GHSA-pmgm-h3cc-m4hj.json b/advisories/github-reviewed/2024/02/GHSA-pmgm-h3cc-m4hj/GHSA-pmgm-h3cc-m4hj.json index bdf92235896..c6f7dc29cc7 100644 --- a/advisories/github-reviewed/2024/02/GHSA-pmgm-h3cc-m4hj/GHSA-pmgm-h3cc-m4hj.json +++ b/advisories/github-reviewed/2024/02/GHSA-pmgm-h3cc-m4hj/GHSA-pmgm-h3cc-m4hj.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-pmgm-h3cc-m4hj", - "modified": "2024-02-16T23:37:06Z", + "modified": "2024-02-20T20:33:10Z", "published": "2024-02-16T09:30:26Z", "aliases": [ "CVE-2024-25466" ], "summary": "React Native Document Picker Directory Traversal vulnerability", - "details": "Directory Traversal vulnerability in React Native Document Picker before v.9.1.1 and fixed in v.9.1.1 allows a local attacker to execute arbitrary code via a crafted script to the Android library component.", + "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": [ ], @@ -22,7 +22,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "9.0.0" }, { "fixed": "9.1.1" @@ -30,6 +30,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "npm", + "name": "react-native-document-picker" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "8.2.2" + } + ] + } + ] } ], "references": [ @@ -37,10 +56,18 @@ "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" @@ -52,6 +79,10 @@ { "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" } ], "database_specific": {