mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4vf6-2rmx-fgqx
This commit is contained in:
+24
-5
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4vf6-2rmx-fgqx",
|
||||
"modified": "2024-01-09T03:30:22Z",
|
||||
"modified": "2024-01-09T18:43:43Z",
|
||||
"published": "2024-01-03T00:30:22Z",
|
||||
"aliases": [
|
||||
"CVE-2020-26624"
|
||||
],
|
||||
"summary": "Gila CMS SQL Injection vulnerability",
|
||||
"details": "A SQL injection vulnerability was discovered in Gila CMS 1.15.4 and earlier which allows a remote attacker to execute arbitrary web scripts via the ID parameter after the login portal.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "gilacms/gila"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.15.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -22,7 +41,7 @@
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26624"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/GilaCMS/gila"
|
||||
},
|
||||
{
|
||||
@@ -43,8 +62,8 @@
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-09T18:43:43Z",
|
||||
"nvd_published_at": "2024-01-02T22:15:07Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user