diff --git a/advisories/github-reviewed/2021/08/GHSA-mp6f-p9gp-vpj9/GHSA-mp6f-p9gp-vpj9.json b/advisories/github-reviewed/2021/08/GHSA-mp6f-p9gp-vpj9/GHSA-mp6f-p9gp-vpj9.json index 2cdbf3a39ef..d671d494688 100644 --- a/advisories/github-reviewed/2021/08/GHSA-mp6f-p9gp-vpj9/GHSA-mp6f-p9gp-vpj9.json +++ b/advisories/github-reviewed/2021/08/GHSA-mp6f-p9gp-vpj9/GHSA-mp6f-p9gp-vpj9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-mp6f-p9gp-vpj9", - "modified": "2022-06-14T20:54:51Z", + "modified": "2024-04-22T18:52:15Z", "published": "2021-08-25T20:46:06Z", "aliases": [ "CVE-2020-25792" @@ -68,6 +68,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T21:20:31Z", - "nvd_published_at": null + "nvd_published_at": "2020-09-19T21:15:12Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json b/advisories/github-reviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json new file mode 100644 index 00000000000..71004ce41d2 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json @@ -0,0 +1,78 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jhxw-4hw4-mhh7", + "modified": "2024-04-22T18:53:11Z", + "published": "2022-05-17T05:52:47Z", + "aliases": [ + "CVE-2008-6548" + ], + "summary": "MoinMoin improper access control on the included page for the rst parser", + "details": "The rst parser (parser/text_rst.py) in MoinMoin 1.6.1 does not check the ACL of an included page, which allows attackers to read unauthorized include files via unknown vectors.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "moin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6548" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moinwiki/moin" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/moin/PYSEC-2009-11.yaml" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20080523123729/http://hg.moinmo.in/moin/1.6/raw-file/1.6.2/docs/CHANGES" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20211206185024/http://hg.moinmo.in/moin/1.6/rev/35ff7a9b1546" + }, + { + "type": "WEB", + "url": "http://hg.moinmo.in/moin/1.6/rev/35ff7a9b1546" + }, + { + "type": "WEB", + "url": "http://moinmo.in/SecurityFixes" + }, + { + "type": "WEB", + "url": "http://osvdb.org/48877" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-862" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T18:53:10Z", + "nvd_published_at": "2009-03-30T01:30:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json b/advisories/unreviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json deleted file mode 100644 index 7bd304b04d4..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jhxw-4hw4-mhh7", - "modified": "2022-05-17T05:52:47Z", - "published": "2022-05-17T05:52:47Z", - "aliases": [ - "CVE-2008-6548" - ], - "details": "The rst parser (parser/text_rst.py) in MoinMoin 1.6.1 does not check the ACL of an included page, which allows attackers to read unauthorized include files via unknown vectors.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6548" - }, - { - "type": "WEB", - "url": "http://hg.moinmo.in/moin/1.6/rev/35ff7a9b1546" - }, - { - "type": "WEB", - "url": "http://moinmo.in/SecurityFixes" - }, - { - "type": "WEB", - "url": "http://osvdb.org/48877" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2009-03-30T01:30:00Z" - } -} \ No newline at end of file