cvelist/2022/0xxx/CVE-2022-0334.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2022-01-21 18:01:13 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0334",
2022-01-25 20:01:15 +00:00
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "moodle",
"version": {
"version_data": [
{
"version_value": "moodle 3.11.5, moodle 3.10.9 and moodle 3.9.12"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2043664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2043664"
},
{
"refsource": "MISC",
"name": "https://moodle.org/mod/forum/discuss.php?d=431102",
"url": "https://moodle.org/mod/forum/discuss.php?d=431102"
}
]
2022-01-21 18:01:13 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-01-25 20:01:15 +00:00
"value": "A flaw was found in Moodle in versions 3.11 to 3.11.4, 3.10 to 3.10.8, 3.9 to 3.9.11 and earlier unsupported versions. Insufficient capability checks could lead to users accessing their grade report for courses where they did not have the required gradereport/user:view capability."
2022-01-21 18:01:13 +00:00
}
]
}
}