diff --git a/advisories/github-reviewed/2022/05/GHSA-cqmr-rcpr-cxh3/GHSA-cqmr-rcpr-cxh3.json b/advisories/github-reviewed/2022/05/GHSA-cqmr-rcpr-cxh3/GHSA-cqmr-rcpr-cxh3.json index 095fecbb07f..edefe5cda72 100644 --- a/advisories/github-reviewed/2022/05/GHSA-cqmr-rcpr-cxh3/GHSA-cqmr-rcpr-cxh3.json +++ b/advisories/github-reviewed/2022/05/GHSA-cqmr-rcpr-cxh3/GHSA-cqmr-rcpr-cxh3.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cqmr-rcpr-cxh3", - "modified": "2024-04-22T21:20:33Z", + "modified": "2024-09-04T20:20:45Z", "published": "2022-05-24T17:01:46Z", "aliases": [ "CVE-2019-10206" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -98,6 +102,10 @@ "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2019-145.yaml" + }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00018.html" diff --git a/advisories/unreviewed/2024/03/GHSA-jjf4-959w-f545/GHSA-jjf4-959w-f545.json b/advisories/github-reviewed/2024/03/GHSA-jjf4-959w-f545/GHSA-jjf4-959w-f545.json similarity index 52% rename from advisories/unreviewed/2024/03/GHSA-jjf4-959w-f545/GHSA-jjf4-959w-f545.json rename to advisories/github-reviewed/2024/03/GHSA-jjf4-959w-f545/GHSA-jjf4-959w-f545.json index ea83037d2ae..0d764e8a221 100644 --- a/advisories/unreviewed/2024/03/GHSA-jjf4-959w-f545/GHSA-jjf4-959w-f545.json +++ b/advisories/github-reviewed/2024/03/GHSA-jjf4-959w-f545/GHSA-jjf4-959w-f545.json @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-jjf4-959w-f545", - "modified": "2024-09-04T18:30:48Z", + "modified": "2024-09-04T20:20:08Z", "published": "2024-03-28T00:31:37Z", "aliases": [ "CVE-2023-47438" ], + "summary": "SQL Injection vulnerability in Reportico Till", "details": "SQL Injection vulnerability in Reportico Till 8.1.0 allows attackers to obtain sensitive information or other system information via the project parameter.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "reportico-web/reportico" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "8.1.0" + } + ] + } + ] + } ], "references": [ { @@ -24,6 +47,10 @@ { "type": "WEB", "url": "https://github.com/reportico-web/reportico/issues/52" + }, + { + "type": "PACKAGE", + "url": "https://github.com/reportico-web/reportico" } ], "database_specific": { @@ -31,8 +58,8 @@ "CWE-89" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-04T20:20:07Z", "nvd_published_at": "2024-03-27T22:15:07Z" } } \ No newline at end of file