ghsa-5659-g9p4-354f
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-25 20:57
VLAI Severity ?
Summary
Moodle allows attackers to bypass a forced-password-change requirement
Details
login/token.php in Moodle through 2.5.9, 2.6.x before 2.6.9, 2.7.x before 2.7.6, and 2.8.x before 2.8.4 allows remote authenticated users to bypass a forced-password-change requirement by creating a web-services token.
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.6.9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"events": [
{
"introduced": "2.7.0"
},
{
"fixed": "2.7.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"events": [
{
"introduced": "2.8.0"
},
{
"fixed": "2.8.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-2272"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-01-25T20:57:47Z",
"nvd_published_at": "2015-06-01T19:59:00Z",
"severity": "MODERATE"
},
"details": "login/token.php in Moodle through 2.5.9, 2.6.x before 2.6.9, 2.7.x before 2.7.6, and 2.8.x before 2.8.4 allows remote authenticated users to bypass a forced-password-change requirement by creating a web-services token.",
"id": "GHSA-5659-g9p4-354f",
"modified": "2024-01-25T20:57:47Z",
"published": "2022-05-13T01:12:45Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2272"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/0899c0adc036e34e0c37ea1a8d3551610cdb4233"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/6e284d55b234287169f21e6ef8a9a237d6eedfe4"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/b0abcbda170b57649e0ed39ac5aca91dbc30337f"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=307386"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200227182455/http://www.securityfocus.com/bid/73166"
},
{
"type": "WEB",
"url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-48691"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/73166"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Moodle allows attackers to bypass a forced-password-change requirement"
}
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…