diff --git a/advisories/github-reviewed/2023/12/GHSA-w7rx-824v-rgx5/GHSA-w7rx-824v-rgx5.json b/advisories/github-reviewed/2023/12/GHSA-w7rx-824v-rgx5/GHSA-w7rx-824v-rgx5.json new file mode 100644 index 00000000000..9a4e976937b --- /dev/null +++ b/advisories/github-reviewed/2023/12/GHSA-w7rx-824v-rgx5/GHSA-w7rx-824v-rgx5.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-w7rx-824v-rgx5", + "modified": "2023-12-28T23:06:20Z", + "published": "2023-12-15T12:30:25Z", + "aliases": [ + "CVE-2023-6835" + ], + "summary": "WSO2 API Manager allows attackers to change the API rating", + "details": "Multiple WSO2 products have been identified as vulnerable due to lack of server-side input validation in the Forum feature, API rating could be manipulated.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.wso2.carbon.apimgt:forum" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "9.0.78" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6835" + }, + { + "type": "WEB", + "url": "https://github.com/wso2/carbon-apimgt/commit/2e9591b72bc286dfcd22b57768e984d867c902ba" + }, + { + "type": "PACKAGE", + "url": "https://github.com/wso2/carbon-apimgt" + }, + { + "type": "WEB", + "url": "https://github.com/wso2/carbon-apimgt/blob/81e0c0b8ed0bd2dace1e9006be21acbb731c835e/components/forum/org.wso2.carbon.forum/src/main/java/org/wso2/carbon/forum/registry/RegistryForumManager.java#L762" + }, + { + "type": "WEB", + "url": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2021/WSO2-2021-1357/" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-12-28T23:06:20Z", + "nvd_published_at": "2023-12-15T10:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/12/GHSA-w7rx-824v-rgx5/GHSA-w7rx-824v-rgx5.json b/advisories/unreviewed/2023/12/GHSA-w7rx-824v-rgx5/GHSA-w7rx-824v-rgx5.json deleted file mode 100644 index 4521e6a2762..00000000000 --- a/advisories/unreviewed/2023/12/GHSA-w7rx-824v-rgx5/GHSA-w7rx-824v-rgx5.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-w7rx-824v-rgx5", - "modified": "2023-12-28T21:30:37Z", - "published": "2023-12-15T12:30:25Z", - "aliases": [ - "CVE-2023-6835" - ], - "details": "Multiple WSO2 products have been identified as vulnerable due to lack of server-side input validation in the Forum feature, API rating could be manipulated.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6835" - }, - { - "type": "WEB", - "url": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2021/WSO2-2021-1357/" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-20" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2023-12-15T10:15:09Z" - } -} \ No newline at end of file