From e2b48dabbddee405147274d7c9907462bbfb45f1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 23:06:04 +0000 Subject: [PATCH] Publish GHSA-2c28-7gwv-cpgf --- .../GHSA-2c28-7gwv-cpgf.json | 37 ++++++++++++++++--- 1 file changed, 32 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-2c28-7gwv-cpgf/GHSA-2c28-7gwv-cpgf.json (56%) diff --git a/advisories/unreviewed/2022/05/GHSA-2c28-7gwv-cpgf/GHSA-2c28-7gwv-cpgf.json b/advisories/github-reviewed/2022/05/GHSA-2c28-7gwv-cpgf/GHSA-2c28-7gwv-cpgf.json similarity index 56% rename from advisories/unreviewed/2022/05/GHSA-2c28-7gwv-cpgf/GHSA-2c28-7gwv-cpgf.json rename to advisories/github-reviewed/2022/05/GHSA-2c28-7gwv-cpgf/GHSA-2c28-7gwv-cpgf.json index 8287d881d05..ba7e7e90d3e 100644 --- a/advisories/unreviewed/2022/05/GHSA-2c28-7gwv-cpgf/GHSA-2c28-7gwv-cpgf.json +++ b/advisories/github-reviewed/2022/05/GHSA-2c28-7gwv-cpgf/GHSA-2c28-7gwv-cpgf.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-2c28-7gwv-cpgf", - "modified": "2022-05-14T01:57:00Z", + "modified": "2024-05-15T23:04:23Z", "published": "2022-05-14T01:57:00Z", "aliases": [ "CVE-2018-13258" ], + "summary": "Mediawiki tarball is missing .htaccess files", "details": "Mediawiki 1.31 before 1.31.1 misses .htaccess files in the provided tarball used to protect some directories that shouldn't be web accessible.", "severity": [ { @@ -14,13 +15,39 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "mediawiki/core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.31.0" + }, + { + "fixed": "1.31.1" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-13258" }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/mediawiki/core/CVE-2018-13258.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/wikimedia/mediawiki" + }, { "type": "WEB", "url": "https://lists.wikimedia.org/pipermail/wikitech-l/2018-September/090849.html" @@ -36,11 +63,11 @@ ], "database_specific": { "cwe_ids": [ - "CWE-200" + "CWE-284" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T23:04:23Z", "nvd_published_at": "2018-10-04T20:29:00Z" } } \ No newline at end of file