mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4223-qj94-7x9p
This commit is contained in:
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4223-qj94-7x9p",
|
||||
"modified": "2022-05-13T01:23:02Z",
|
||||
"modified": "2024-01-10T19:05:33Z",
|
||||
"published": "2022-05-13T01:23:02Z",
|
||||
"aliases": [
|
||||
"CVE-2019-9194"
|
||||
],
|
||||
"summary": "elFinder command injection vulnerability in the PHP connector",
|
||||
"details": "elFinder before 2.1.48 has a command injection vulnerability in the PHP connector.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,39 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "studio-42/elfinder"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.1.48"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-9194"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Studio-42/elFinder/commit/374c88d7030eb92749267e17a4af21cc7520efa5"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/Studio-42/elFinder"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Studio-42/elFinder/blob/master/README.md"
|
||||
@@ -47,8 +74,8 @@
|
||||
"CWE-78"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-10T19:05:33Z",
|
||||
"nvd_published_at": "2019-02-26T19:29:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user