mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-q76q-q8hw-hmpw GHSA-hrxh-9w67-g4cv GHSA-m5vv-7jxc-8p6x GHSA-m5vv-7jxc-8p6x
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-q76q-q8hw-hmpw",
|
||||
"modified": "2024-11-14T17:53:27Z",
|
||||
"modified": "2024-11-19T20:36:37Z",
|
||||
"published": "2022-09-09T19:47:03Z",
|
||||
"aliases": [
|
||||
"CVE-2022-31671"
|
||||
@@ -102,7 +102,8 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-285"
|
||||
"CWE-285",
|
||||
"CWE-863"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m5vv-7jxc-8p6x",
|
||||
"modified": "2024-11-19T20:35:11Z",
|
||||
"published": "2024-11-19T18:31:00Z",
|
||||
"aliases": [
|
||||
"CVE-2024-50803"
|
||||
],
|
||||
"summary": "Redaxo Core CMS Cross Site Scripting (XSS)",
|
||||
"details": "The mediapool feature of the Redaxo Core CMS application v 5.17.1 is vulnerable to Cross Site Scripting(XSS) which allows a remote attacker to escalate privileges.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "redaxo/source"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "5.18.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50803"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Praison001/CVE-2024-50803-Redaxo"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/redaxo/redaxo"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://medium.com/@praison66/redaxo-cve-2024-50803-5d15a3cd054d"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-11-19T20:35:11Z",
|
||||
"nvd_published_at": "2024-11-19T16:15:19Z"
|
||||
}
|
||||
}
|
||||
@@ -1,43 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m5vv-7jxc-8p6x",
|
||||
"modified": "2024-11-19T18:31:00Z",
|
||||
"published": "2024-11-19T18:31:00Z",
|
||||
"aliases": [
|
||||
"CVE-2024-50803"
|
||||
],
|
||||
"details": "The mediapool feature of the Redaxo Core CMS application v 5.17.1 is vulnerable to Cross Site Scripting(XSS) which allows a remote attacker to escalate privileges",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50803"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Praison001/CVE-2024-50803-Redaxo"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://redaxo-core.com"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://redaxo.com"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-11-19T16:15:19Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user