mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-7f2v-5877-rx3x
This commit is contained in:
+24
-5
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7f2v-5877-rx3x",
|
||||
"modified": "2024-02-17T06:30:36Z",
|
||||
"modified": "2024-02-20T23:54:58Z",
|
||||
"published": "2024-02-17T06:30:36Z",
|
||||
"aliases": [
|
||||
"CVE-2024-25298"
|
||||
],
|
||||
"summary": "Code injection in REDAXO",
|
||||
"details": "An issue was discovered in REDAXO version 5.15.1, allows attackers to execute arbitrary code and obtain sensitive information via modules.modules.php.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "redaxo/source"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "5.15.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -27,9 +46,9 @@
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-02-20T23:54:58Z",
|
||||
"nvd_published_at": "2024-02-17T06:15:54Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user