Publish Advisories

GHSA-mhfv-9h99-jwg7
GHSA-mhfv-9h99-jwg7
This commit is contained in:
advisory-database[bot]
2024-05-15 22:58:04 +00:00
parent 63c8ad6c3f
commit 5a887d54eb
2 changed files with 146 additions and 62 deletions
@@ -0,0 +1,146 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mhfv-9h99-jwg7",
"modified": "2024-05-15T22:56:26Z",
"published": "2022-05-13T01:31:05Z",
"aliases": [
"CVE-2018-0503"
],
"summary": "Mediawiki Improper Privilege Management",
"details": "Mediawiki 1.31 before 1.31.1, 1.30.1, 1.29.3 and 1.27.5 contains a flaw where contrary to the documentation, $wgRateLimits entry for 'user' overrides that for 'newbie'.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mediawiki/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.27.0"
},
{
"fixed": "1.27.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "mediawiki/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.29.0"
},
{
"fixed": "1.29.3"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "mediawiki/core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.30.0"
},
{
"fixed": "1.30.1"
}
]
}
]
},
{
"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-0503"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3142"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3238"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3813"
},
{
"type": "WEB",
"url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/mediawiki/core/CVE-2018-0503.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/wikimedia/mediawiki"
},
{
"type": "WEB",
"url": "https://lists.wikimedia.org/pipermail/wikitech-l/2018-September/090849.html"
},
{
"type": "WEB",
"url": "https://phabricator.wikimedia.org/T169545"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2018/dsa-4301"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1041695"
}
],
"database_specific": {
"cwe_ids": [
"CWE-269"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-15T22:56:26Z",
"nvd_published_at": "2018-10-04T20:29:00Z"
}
}
@@ -1,62 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mhfv-9h99-jwg7",
"modified": "2022-05-13T01:31:05Z",
"published": "2022-05-13T01:31:05Z",
"aliases": [
"CVE-2018-0503"
],
"details": "Mediawiki 1.31 before 1.31.1, 1.30.1, 1.29.3 and 1.27.5 contains a flaw where contrary to the documentation, $wgRateLimits entry for 'user' overrides that for 'newbie'.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/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-2018-0503"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3142"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3238"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3813"
},
{
"type": "WEB",
"url": "https://lists.wikimedia.org/pipermail/wikitech-l/2018-September/090849.html"
},
{
"type": "WEB",
"url": "https://phabricator.wikimedia.org/T169545"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2018/dsa-4301"
},
{
"type": "WEB",
"url": "http://www.securitytracker.com/id/1041695"
}
],
"database_specific": {
"cwe_ids": [
"CWE-269"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-10-04T20:29:00Z"
}
}