cvelist/2024/49xxx/CVE-2024-49376.json

73 lines
2.6 KiB
JSON
Raw Normal View History

2024-10-14 14:00:31 +00:00
{
2024-10-25 13:00:32 +00:00
"data_version": "4.0",
2024-10-14 14:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-49376",
2024-10-25 13:00:32 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-10-14 14:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-25 13:00:32 +00:00
"value": "Autolab, a course management service that enables auto-graded programming assignments, has misconfigured reset password permissions in version 3.0.0. For email-based accounts, users with insufficient privileges could reset and theoretically access privileged users' accounts by resetting their passwords. This issue is fixed in version 3.0.1. No known workarounds exist."
2024-10-14 14:00:31 +00:00
}
]
2024-10-25 13:00:32 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287: Improper Authentication",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "autolab",
"product": {
"product_data": [
{
"product_name": "Autolab",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "= 3.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/autolab/Autolab/security/advisories/GHSA-v46j-h43h-rwrm",
"refsource": "MISC",
"name": "https://github.com/autolab/Autolab/security/advisories/GHSA-v46j-h43h-rwrm"
},
{
"url": "https://github.com/autolab/Autolab/commit/301689ab5c5e39d13bab47b71eaf8998d04bcc9b",
"refsource": "MISC",
"name": "https://github.com/autolab/Autolab/commit/301689ab5c5e39d13bab47b71eaf8998d04bcc9b"
}
]
},
"source": {
"advisory": "GHSA-v46j-h43h-rwrm",
"discovery": "UNKNOWN"
2024-10-14 14:00:31 +00:00
}
}