Publish GHSA-2c28-7gwv-cpgf

This commit is contained in:
advisory-database[bot]
2024-05-15 23:06:04 +00:00
parent 5a887d54eb
commit e2b48dabbd
@@ -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"
}
}