Publish Advisories

GHSA-fpqv-x9hm-35j9
GHSA-vm2m-7hpw-fpmq
GHSA-xh5m-8qqp-c5x7
GHSA-c3hf-8vgx-72rh
This commit is contained in:
advisory-database[bot]
2024-06-03 18:36:44 +00:00
parent b37e87840d
commit e57a609187
4 changed files with 8 additions and 7 deletions
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fpqv-x9hm-35j9",
"modified": "2021-09-23T18:13:50Z",
"modified": "2024-06-03T18:36:03Z",
"published": "2020-07-31T17:39:22Z",
"aliases": [
"CVE-2020-16095"
],
"summary": "Potential XSS vulnerability in Kitodo.Presentation",
"details": "### Impact\nKitodo.Presentation fails to properly encode URL parameters for output in HTML making it vulnerable to Cross Site Scripting (XSS). Only sites using the `ListView`, `Navigation` or `PageView` plugins are affected.\n\nIt also includes jQuery 3.4.1 which is known to be vulnerable against Cross Site Scripting, although there is currently no known way to exploit this in Kitodo.Presentation.\n\n### Patches\nAn updated version of Kitodo.Presentation is available on [GitHub](https://github.com/kitodo/kitodo-presentation/releases/tag/v3.1.2), [Packagist](https://packagist.org/packages/kitodo/presentation#v3.1.2) and in the [TYPO3 Extension Repository](https://extensions.typo3.org/extension/dlf/). Users are advised to update as soon as possible.\n\nThe issue was also fixed in release 2.3.1 of the 2.x branch, although it is generally not recommended to run this branch since it depends on an outdated TYPO3 version.\n\n### References\nTYPO3 Security Advisory [TYPO3-EXT-SA-2020-015](https://typo3.org/security/advisory/typo3-ext-sa-2020-015)\njQuery Security Advisory [GHSA-gxr4-xjj5-5px2](https://github.com/jquery/jquery/security/advisories/GHSA-gxr4-xjj5-5px2)\nOpen Bug Bounty Report [OBB-1219978](https://www.openbugbounty.org/reports/1219978/)\n\n### Contact\nIf you have any questions or comments about this advisory:\n* [Open an issue](https://github.com/kitodo/kitodo-presentation/issues/new/choose)\n* Email us at [security@kitodo.org](mailto:security@kitodo.org)",
"summary": "Cross-site Scripting vulnerability in Kitodo.Presentation",
"details": "### Impact\nKitodo.Presentation fails to properly encode URL parameters for output in HTML making it vulnerable to Cross Site Scripting (XSS). Only sites using the `ListView`, `Navigation` or `PageView` plugins are affected.\n\nIt also includes jQuery 3.4.1 which is known to be vulnerable against Cross Site Scripting, although there is currently no known way to exploit this in Kitodo.Presentation.\n\n### Patches\nAn updated version of Kitodo.Presentation is available on [GitHub](https://github.com/kitodo/kitodo-presentation/releases/tag/v3.1.2), [Packagist](https://packagist.org/packages/kitodo/presentation#v3.1.2) and in the [TYPO3 Extension Repository](https://extensions.typo3.org/extension/dlf/). Users are advised to update as soon as possible.\n\nThe issue was also fixed in release 2.3.1 of the 2.x branch, although it is generally not recommended to run this branch since it depends on an outdated TYPO3 version.\n\n### References\nTYPO3 Security Advisory [TYPO3-EXT-SA-2020-015](https://typo3.org/security/advisory/typo3-ext-sa-2020-015)\njQuery Security Advisory [GHSA-gxr4-xjj5-5px2](https://github.com/jquery/jquery/security/advisories/GHSA-gxr4-xjj5-5px2)\nOpen Bug Bounty Report [OBB-1219978](https://www.openbugbounty.org/reports/1219978/)\n\n### Contact\nIf you have any questions or comments about this advisory:\n* [Open an issue](https://github.com/kitodo/kitodo-presentation/issues/new/choose)\n* Email us at [security@kitodo.org](mailto:security@kitodo.org)\n",
"severity": [
{
"type": "CVSS_V3",
@@ -85,7 +85,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "MODERATE",
"github_reviewed": true,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xh5m-8qqp-c5x7",
"modified": "2023-10-10T21:23:27Z",
"modified": "2024-06-03T18:35:09Z",
"published": "2023-10-10T21:23:27Z",
"aliases": [
"CVE-2023-38171"
@@ -78,7 +78,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-400"
"CWE-400",
"CWE-476"
],
"severity": "HIGH",
"github_reviewed": true,
@@ -106,7 +106,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,