From be87e1205d5fee25e3e8fb09aebe1e8a6ba96dc6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:39:37 +0000 Subject: [PATCH] Publish GHSA-rw3j-574h-mrcq --- .../GHSA-rw3j-574h-mrcq.json | 140 ++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 advisories/github-reviewed/2024/09/GHSA-rw3j-574h-mrcq/GHSA-rw3j-574h-mrcq.json diff --git a/advisories/github-reviewed/2024/09/GHSA-rw3j-574h-mrcq/GHSA-rw3j-574h-mrcq.json b/advisories/github-reviewed/2024/09/GHSA-rw3j-574h-mrcq/GHSA-rw3j-574h-mrcq.json new file mode 100644 index 00000000000..51cfa292a80 --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-rw3j-574h-mrcq/GHSA-rw3j-574h-mrcq.json @@ -0,0 +1,140 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rw3j-574h-mrcq", + "modified": "2024-09-26T17:38:30Z", + "published": "2024-09-26T17:38:30Z", + "aliases": [ + "CVE-2024-39319" + ], + "summary": "IDOR vulnerability in account profile page", + "details": "### Impact\nInsecure direct object reference allowing an attacker to disable subscriptions and reviews of another customer\n", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-controller-frontend" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2024.04.1" + }, + { + "fixed": "2024.04.2" + } + ] + } + ], + "versions": [ + "2024.04.1" + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-controller-frontend" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2023.04.1" + }, + { + "fixed": "2023.10.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-controller-frontend" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2022.04.1" + }, + { + "fixed": "2022.10.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-controller-frontend" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2021.04.1" + }, + { + "fixed": "2021.10.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "aimeos/ai-controller-frontend" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2020.10.15" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/aimeos/ai-controller-frontend/security/advisories/GHSA-rw3j-574h-mrcq" + }, + { + "type": "PACKAGE", + "url": "https://github.com/aimeos/ai-controller-frontend" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-639" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-09-26T17:38:30Z", + "nvd_published_at": null + } +} \ No newline at end of file