mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-qmmm-73r2-f8xr GHSA-vjwg-28gv-pm8h GHSA-299q-3p96-5898
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vjwg-28gv-pm8h",
|
||||
"modified": "2024-04-24T17:02:33Z",
|
||||
"modified": "2024-05-08T14:01:01Z",
|
||||
"published": "2024-04-24T17:02:33Z",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"summary": "Pimcore TinyMCE Bundle - tinymce CVE-2024-29203, CVE-2024-29881",
|
||||
"details": "### Impact\nThe TineMCE Bundle uses tinymce version 6.7.3. CVEs for this version exists for <6.8.1:\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29203\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29881\n\n### Patches\nThe package should be updated to at least 6.8.1 to avoid XSS vulnerability.\n\n### Workarounds\nUpgrade pimcore to release 11.2.3.\n\n### References\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29203\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29881\n",
|
||||
"details": "### Impact\nThe TineMCE Bundle uses tinymce version 6.7.3. CVEs for this version exists for <6.8.1:\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29203\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29881\n\n### Patches\nThe package should be updated to at least 6.8.1 to avoid XSS vulnerability.\n\n### Workarounds\nUpgrade pimcore to release 11.2.3 or 11.1.6.5.\n\n### References\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29203\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-29881\n",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -25,7 +25,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "11.0.0-ALPHA1"
|
||||
"introduced": "11.2.0"
|
||||
},
|
||||
{
|
||||
"fixed": "11.2.3"
|
||||
@@ -33,6 +33,25 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "pimcore/pimcore"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "11.0.0-ALPHA1"
|
||||
},
|
||||
{
|
||||
"fixed": "11.1.6.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-299q-3p96-5898",
|
||||
"modified": "2024-05-07T16:53:40Z",
|
||||
"modified": "2024-05-08T14:01:40Z",
|
||||
"published": "2024-05-07T15:30:36Z",
|
||||
"aliases": [
|
||||
"CVE-2024-28148"
|
||||
],
|
||||
"summary": "Apache Superset Incorrect Authorization vulnerability",
|
||||
"details": "An authenticated user could potentially access metadata for a datasource they are not authorized to view by submitting a targeted REST API request. This issue affects Apache Superset before 4.0.0.\n\nUsers are recommended to upgrade to version 4.0.0, which fixes the issue.\n\n",
|
||||
"details": "An authenticated user could potentially access metadata for a datasource they are not authorized to view by submitting a targeted REST API request. This issue affects Apache Superset before 3.1.2.\n\nUsers are recommended to upgrade to version 3.1.2 or above, which fixes the issue.\n\n",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -28,7 +28,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.0.0"
|
||||
"fixed": "3.1.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user