Publish Advisories

GHSA-93gm-qmq6-w238
GHSA-pmgm-h3cc-m4hj
GHSA-qf9m-vfgh-m389
This commit is contained in:
advisory-database[bot]
2024-02-16 23:38:44 +00:00
parent 56be5a036e
commit 92cf286d7f
3 changed files with 46 additions and 12 deletions
File diff suppressed because one or more lines are too long
@@ -1,27 +1,54 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pmgm-h3cc-m4hj",
"modified": "2024-02-16T09:30:26Z",
"modified": "2024-02-16T23:37:06Z",
"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.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "react-native-document-picker"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "9.1.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25466"
},
{
"type": "WEB",
"url": "https://github.com/rnmods/react-native-document-picker/commit/1ae7cb217d23a551bff86ad10c7ae6f5e074490f"
},
{
"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"
@@ -31,9 +58,9 @@
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-02-16T23:37:06Z",
"nvd_published_at": "2024-02-16T09:15:08Z"
}
}
File diff suppressed because one or more lines are too long