ghsa-w66h-c2vj-cm7f
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-11 22:06
VLAI Severity ?
Summary
Moodle Authentication Bypass in File Upload
Details
Moodle 2.3.x before 2.3.1 uses only a client-side check for whether references are permitted in a file upload, which allows remote authenticated users to bypass intended alias (aka shortcut) restrictions via a client that omits this check.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"events": [
{
"introduced": "2.3"
},
{
"fixed": "2.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2012-3387"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-11T22:06:32Z",
"nvd_published_at": "2012-07-23T21:55:00Z",
"severity": "MODERATE"
},
"details": "Moodle 2.3.x before 2.3.1 uses only a client-side check for whether references are permitted in a file upload, which allows remote authenticated users to bypass intended alias (aka shortcut) restrictions via a client that omits this check.",
"id": "GHSA-w66h-c2vj-cm7f",
"modified": "2024-01-11T22:06:32Z",
"published": "2022-05-13T01:12:59Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3387"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/3b6629c088f14c6ee8f13a009ff27441d164f334"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/61a339e59857fd36080f4a468a16cd6a539d90bb"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/76954"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20121104220059/http://www.securityfocus.com/bid/54481"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-33948"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2012/07/17/1"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Moodle Authentication Bypass in File Upload"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…