Publish GHSA-phqj-xp48-7p7c

This commit is contained in:
advisory-database[bot]
2025-04-12 02:51:36 +00:00
parent 18eaa7ef53
commit 03771b0c11
@@ -1,19 +1,49 @@
{
"schema_version": "1.4.0",
"id": "GHSA-phqj-xp48-7p7c",
"modified": "2025-04-11T03:59:16Z",
"modified": "2025-04-12T02:49:09Z",
"published": "2022-05-13T01:13:16Z",
"aliases": [
"CVE-2011-4279"
],
"summary": "Moodle does not use the forceloginforprofiles setting for course-profiles access control",
"details": "Moodle 2.0.x before 2.0.2 does not use the forceloginforprofiles setting for course-profiles access control, which makes it easier for remote attackers to obtain potentially sensitive information via vectors involving use of a search engine, as demonstrated by the search functionality of Google, Yahoo!, Wrensoft Zoom, MSN, Yandex, and AltaVista.",
"severity": [],
"affected": [],
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4279"
},
{
"type": "PACKAGE",
"url": "http://git.moodle.org"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git%3Ba=commit%3Bh=81b58cc227cf96a1cd2e002cc210b7b3e376fd17"
@@ -33,11 +63,12 @@
],
"database_specific": {
"cwe_ids": [
"CWE-200"
"CWE-200",
"CWE-284"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-04-12T02:49:09Z",
"nvd_published_at": "2012-07-16T10:28:00Z"
}
}