diff --git a/advisories/github-reviewed/2024/05/GHSA-xjm6-jfmg-qc6p/GHSA-xjm6-jfmg-qc6p.json b/advisories/github-reviewed/2024/05/GHSA-xjm6-jfmg-qc6p/GHSA-xjm6-jfmg-qc6p.json new file mode 100644 index 00000000000..1eab186ac03 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-xjm6-jfmg-qc6p/GHSA-xjm6-jfmg-qc6p.json @@ -0,0 +1,119 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-xjm6-jfmg-qc6p", + "modified": "2024-05-29T14:38:11Z", + "published": "2024-05-29T14:38:11Z", + "aliases": [ + + ], + "summary": "Aimeos denial of service vulnerability in SaaS and marketplace setups", + "details": "### Impact\nAll SaaS and marketplace setups using Aimeos version from 2022/2023/2024 are affected by a potential denial of service attack\n\n### Patches\nUpgrade to the latest 2022.10 LTS, 2023.10 LTS and 2024.04.7 version of the aimeos/aimeos-core package\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/aimeos-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2024.04.1" + }, + { + "fixed": "2024.04.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/aimeos-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2023.04.1" + }, + { + "fixed": "2023.10.17" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/aimeos-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2022.04.1" + }, + { + "fixed": "2022.10.17" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/aimeos/aimeos-core/security/advisories/GHSA-xjm6-jfmg-qc6p" + }, + { + "type": "WEB", + "url": "https://github.com/aimeos/aimeos-core/commit/66edb06a53e51d90e075aad1932811c53c40af6f" + }, + { + "type": "WEB", + "url": "https://github.com/aimeos/aimeos-core/commit/69e2ea127c4e2fd2e756a80a16442bea0351a461" + }, + { + "type": "WEB", + "url": "https://github.com/aimeos/aimeos-core/commit/e933345915fc0cfafc6a011b853bc0228a61a45f" + }, + { + "type": "PACKAGE", + "url": "https://github.com/aimeos/aimeos-core" + }, + { + "type": "WEB", + "url": "https://github.com/aimeos/aimeos-core/compare/2022.10.16...2022.10.17" + }, + { + "type": "WEB", + "url": "https://github.com/aimeos/aimeos-core/compare/2023.10.16...2023.10.17" + }, + { + "type": "WEB", + "url": "https://github.com/aimeos/aimeos-core/compare/2024.04.6...2024.04.7" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-270" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-05-29T14:38:11Z", + "nvd_published_at": null + } +} \ No newline at end of file