mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-3rqj-jchw-9cc7 GHSA-3rqj-jchw-9cc7
This commit is contained in:
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3rqj-jchw-9cc7",
|
||||
"modified": "2024-01-12T16:18:18Z",
|
||||
"published": "2022-05-13T01:13:06Z",
|
||||
"aliases": [
|
||||
"CVE-2012-2356"
|
||||
],
|
||||
"summary": "Moodle Authentication Bypass in Question-Bank",
|
||||
"details": "The question-bank functionality in Moodle 2.1.x before 2.1.6 and 2.2.x before 2.2.3 allows remote authenticated users to bypass intended capability requirements and save questions via a save_question action.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "moodle/moodle"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "2.1"
|
||||
},
|
||||
{
|
||||
"fixed": "2.1.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "moodle/moodle"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "2.2"
|
||||
},
|
||||
{
|
||||
"fixed": "2.2.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2356"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/moodle/moodle/commit/0f83dd10a1d013e77906c7be4560126bb14c6b5c"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/moodle/moodle/commit/29e247e44e983f230f248192ffac8e7b7abe37fd"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/moodle/moodle/commit/51c5e6057c67687f5d872f8a228cfea275abf576"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/moodle/moodle"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-32239"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://openwall.com/lists/oss-security/2012/05/23/2"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-288"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-12T16:18:18Z",
|
||||
"nvd_published_at": "2012-07-21T03:38:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3rqj-jchw-9cc7",
|
||||
"modified": "2022-05-13T01:13:06Z",
|
||||
"published": "2022-05-13T01:13:06Z",
|
||||
"aliases": [
|
||||
"CVE-2012-2356"
|
||||
],
|
||||
"details": "The question-bank functionality in Moodle 2.1.x before 2.1.6 and 2.2.x before 2.2.3 allows remote authenticated users to bypass intended capability requirements and save questions via a save_question action.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2356"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-32239"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://openwall.com/lists/oss-security/2012/05/23/2"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2012-07-21T03:38:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user