cvelist/2021/21xxx/CVE-2021-21809.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-04 17:02:25 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-21809",
2021-06-23 22:00:59 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Moodle",
"version": {
"version_data": [
{
"version_value": "Moodle 3.10"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS command injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1277",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1277"
}
]
2021-01-04 17:02:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-23 22:00:59 +00:00
"value": "A command execution vulnerability exists in the default legacy spellchecker plugin in Moodle 3.10. A specially crafted series of HTTP requests can lead to command execution. An attacker must have administrator privileges to exploit this vulnerabilities."
2021-01-04 17:02:25 +00:00
}
]
}
}