Publish Advisories

GHSA-356j-hg45-x525
GHSA-43w4-4j3c-jx29
GHSA-4wvw-75qh-fqjp
GHSA-2x7r-93ww-cxrq
This commit is contained in:
advisory-database[bot]
2024-01-02 14:11:46 +00:00
parent 5bbd5c4c3c
commit f40e7426b4
4 changed files with 87 additions and 6 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-356j-hg45-x525",
"modified": "2023-12-15T23:44:34Z",
"modified": "2024-01-02T14:10:48Z",
"published": "2023-12-15T23:44:34Z",
"aliases": [
"CVE-2023-50448"
@@ -40,6 +40,14 @@
"type": "WEB",
"url": "https://github.com/activeadmin/activeadmin/security/advisories/GHSA-356j-hg45-x525"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50448"
},
{
"type": "WEB",
"url": "https://github.com/activeadmin/activeadmin/pull/7336"
},
{
"type": "PACKAGE",
"url": "https://github.com/activeadmin/activeadmin"
@@ -56,6 +64,6 @@
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-12-15T23:44:34Z",
"nvd_published_at": null
"nvd_published_at": "2023-12-28T23:15:43Z"
}
}
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-43w4-4j3c-jx29",
"modified": "2023-12-28T22:32:52Z",
"modified": "2024-01-02T14:10:43Z",
"published": "2023-12-28T22:32:52Z",
"aliases": [
"CVE-2023-52084"
@@ -40,6 +40,10 @@
"type": "WEB",
"url": "https://github.com/wintercms/winter/security/advisories/GHSA-43w4-4j3c-jx29"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52084"
},
{
"type": "WEB",
"url": "https://github.com/wintercms/winter/commit/517f65dfae679b57575b047de13c5af48915a5ba"
@@ -56,6 +60,6 @@
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2023-12-28T22:32:52Z",
"nvd_published_at": null
"nvd_published_at": "2023-12-28T23:15:43Z"
}
}
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4wvw-75qh-fqjp",
"modified": "2023-12-28T22:32:10Z",
"modified": "2024-01-02T14:10:38Z",
"published": "2023-12-28T22:32:10Z",
"aliases": [
"CVE-2023-52083"
@@ -40,6 +40,10 @@
"type": "WEB",
"url": "https://github.com/wintercms/winter/security/advisories/GHSA-4wvw-75qh-fqjp"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52083"
},
{
"type": "WEB",
"url": "https://github.com/wintercms/winter/commit/2969daeea8dee64d292dbaa3778ea251e2a7e491"
@@ -56,6 +60,6 @@
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2023-12-28T22:32:10Z",
"nvd_published_at": null
"nvd_published_at": "2023-12-28T23:15:43Z"
}
}
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2x7r-93ww-cxrq",
"modified": "2024-01-02T14:10:26Z",
"published": "2024-01-02T14:10:26Z",
"aliases": [
"CVE-2023-52085"
],
"summary": "Winter CMS Local File Inclusion through Server Side Template Injection ",
"details": "### Impact\nUsers with access to backend forms that include a [ColorPicker FormWidget](https://wintercms.com/docs/v1.2/docs/backend/forms#color-picker) can provide a value that would then be included without further processing in the compilation of custom stylesheets via LESS. This had the potential to lead to a Local File Inclusion vulnerability.\n\nBy default, only the Brand Settings (backend.manage_branding) and Mail Brand Settings (system.manage_mail_templates) forms both include the colorpicker formwidget and pass the provided value to be compiled in LESS, however it is also common for themes to include it on their Theme Customization (cms.manage_theme_options) form and it is technically possible for the values on that form to also be used in LESS compilation: https://wintercms.com/docs/v1.2/docs/themes/development#asset-compiler-variables.\n\n### Patches\nThis issue has been patched in v1.2.4.\n\n### Workarounds\nApply https://github.com/wintercms/winter/commit/5bc9257fe2bc47d8b786a1b1bf96bafad23d8ddd manually if unable to upgrade to v1.2.4.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "winter/wn-backend-module"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.4"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/wintercms/winter/security/advisories/GHSA-2x7r-93ww-cxrq"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52085"
},
{
"type": "WEB",
"url": "https://github.com/wintercms/winter/commit/5bc9257fe2bc47d8b786a1b1bf96bafad23d8ddd"
},
{
"type": "PACKAGE",
"url": "https://github.com/wintercms/winter"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2024-01-02T14:10:26Z",
"nvd_published_at": "2023-12-29T00:15:50Z"
}
}