Publish Advisories

GHSA-3vpf-mcj7-5h38
GHSA-7h8m-vrxx-vr4m
GHSA-83j2-qhx2-p7jc
This commit is contained in:
advisory-database[bot]
2023-11-08 17:53:45 +00:00
parent 659797715d
commit 1effb44466
3 changed files with 222 additions and 0 deletions
@@ -0,0 +1,62 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3vpf-mcj7-5h38",
"modified": "2023-11-08T17:52:29Z",
"published": "2023-11-08T17:52:28Z",
"aliases": [
"CVE-2023-47114"
],
"summary": "Ethyca Fides HTML Injection Vulnerability in HTML-Formatted DSR Packages",
"details": "### Impact\n\nThe Fides web application allows data subject users to request access to their personal data. If the request is approved by the data controller user operating the Fides web application, the data subject's personal data can then retrieved from connected systems and data stores before being bundled together as a data subject access request package for the data subject to download. Supported data formats for the package include json and csv, but the most commonly used format is a series of HTML files compressed in a ZIP file. Once downloaded and unzipped, the data subject user can browse the HTML files on their local machine.\n\nIt was identified that there was no validation of input coming from e.g. the connected systems and data stores which is later reflected in the downloaded data. This can result in an HTML injection that can be abused e.g. for phishing attacks or malicious JavaScript code execution, but only in the context of the data subject's browser accessing a HTML page using the `file://` protocol.\n\nExploitation is limited to rogue Admin UI users, malicious connected system / data store users, and the data subject user if tricked via social engineering into submitting malicious data themselves.\n\n### Patches\nThe vulnerability has been patched in Fides version `TBC`. Users are advised to upgrade to this version or later to secure their systems against this threat.\n\n### Workarounds\nOnly Fides deployments which have been configured to use `html` as the package format in the [storage destination](https://docs.ethyca.com/dev-docs/configuration/privacy-requests/storage-destinations) are vulnerable. Using `json` or `csv` instead eliminates this vulnerability. \n",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ethyca-fides"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.15.1"
},
{
"fixed": "2.23.3"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/ethyca/fides/security/advisories/GHSA-3vpf-mcj7-5h38"
},
{
"type": "WEB",
"url": "https://github.com/ethyca/fides/commit/50360a0e24aac858459806bb140bb1c4b71e67a1"
},
{
"type": "PACKAGE",
"url": "https://github.com/ethyca/fides"
},
{
"type": "WEB",
"url": "https://github.com/ethyca/fides/releases/tag/2.23.3"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2023-11-08T17:52:28Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,88 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7h8m-vrxx-vr4m",
"modified": "2023-11-08T17:52:50Z",
"published": "2023-11-08T17:52:50Z",
"aliases": [
"CVE-2023-47111"
],
"summary": "ZITADEL race condition in lockout policy execution",
"details": "### Impact\n\nZITADEL provides administrators the possibility to define a `Lockout Policy` with a maximum amount of failed password check attempts. On every failed password check, the amount of failed checks is compared against the configured maximum.\nExceeding the limit, will lock the user and prevent further authentication.\n\nIn the affected implementation it was possible for an attacker to start multiple parallel password checks, giving him the possibility to try out more combinations than configured in the `Lockout Policy`.\n\n### Patches\n\n2.x versions are fixed on >= [2.40.5](https://github.com/zitadel/zitadel/releases/tag/v2.40.5)\n2.38.x versions are fixed on >= [2.38.3](https://github.com/zitadel/zitadel/releases/tag/v2.38.3)\n\n### Workarounds\n\nThere is no workaround since a patch is already available.\n\n### References\n\nNone\n\n### Questions\n\nIf you have any questions or comments about this advisory, please email us at [security@zitadel.com](mailto:security@zitadel.com)\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/zitadel/zitadel"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.39.0"
},
{
"fixed": "2.40.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Go",
"name": "github.com/zitadel/zitadel"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.38.3"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-7h8m-vrxx-vr4m"
},
{
"type": "WEB",
"url": "https://github.com/zitadel/zitadel/commit/22e2d5599918864877e054ebe82fb834a5aa1077"
},
{
"type": "PACKAGE",
"url": "https://github.com/zitadel/zitadel"
},
{
"type": "WEB",
"url": "https://github.com/zitadel/zitadel/releases/tag/v2.38.3"
},
{
"type": "WEB",
"url": "https://github.com/zitadel/zitadel/releases/tag/v2.40.5"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-11-08T17:52:50Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,72 @@
{
"schema_version": "1.4.0",
"id": "GHSA-83j2-qhx2-p7jc",
"modified": "2023-11-08T17:53:14Z",
"published": "2023-11-08T17:53:14Z",
"aliases": [
"CVE-2023-47109"
],
"summary": "PrestaShop blockreassurance BO User can remove any file from server when adding a and deleting a block",
"details": "### Impact\nWhen adding a block in blockreassurance module, a BO user can modify the http request and give the path of any file in the project instead of an image. When deleting the block from the BO, the file will be deleted.\n\nIt is possible to make the website completely unavailable by removing index.php for example.\n\n### Patches\nv5.1.4\n\n### Workarounds\nNo workaround available\n\n### References\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "prestashop/blockreassurance"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 5.1.3"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/PrestaShop/blockreassurance/security/advisories/GHSA-83j2-qhx2-p7jc"
},
{
"type": "WEB",
"url": "https://github.com/PrestaShop/blockreassurance/commit/2d0e97bebf795690caffe33c1ab23a9bf43fcdfa"
},
{
"type": "WEB",
"url": "https://github.com/PrestaShop/blockreassurance/commit/eec00da564db4c1804b0a0d1e3d9f7ec4e27d823"
},
{
"type": "PACKAGE",
"url": "https://github.com/PrestaShop/blockreassurance"
},
{
"type": "WEB",
"url": "https://github.com/PrestaShop/blockreassurance/releases/tag/v5.1.4"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-11-08T17:53:14Z",
"nvd_published_at": null
}
}