cvelist/2024/38xxx/CVE-2024-38275.json
2024-06-18 20:00:46 +00:00

79 lines
2.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-38275",
"ASSIGNER": "patrick@puiterwijk.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The cURL wrapper in Moodle retained the original request headers when following redirects, so HTTP authorization header information could be unintentionally sent in requests to redirect URLs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-226",
"cweId": "CWE-226"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Moodle",
"product": {
"product_data": [
{
"product_name": "Moodle",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4.4"
},
{
"version_affected": "<=",
"version_name": "4.3",
"version_value": "4.3.4"
},
{
"version_affected": "<=",
"version_name": "4.2",
"version_value": "4.2.7"
},
{
"version_affected": "<=",
"version_name": "4.1",
"version_value": "4.1.10"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://moodle.org/mod/forum/discuss.php?d=459500",
"refsource": "MISC",
"name": "https://moodle.org/mod/forum/discuss.php?d=459500"
}
]
}
}