cvelist/2024/51xxx/CVE-2024-51381.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2024-10-28 05:00:32 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-05 19:00:32 +00:00
"ID": "CVE-2024-51381",
"STATE": "PUBLIC"
2024-10-28 05:00:32 +00:00
},
2024-11-05 19:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-10-28 05:00:32 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-05 19:00:32 +00:00
"value": "Cross-Site Request Forgery (CSRF) vulnerability in JATOS v3.9.3 that allows attackers to perform actions reserved for administrators, including creating admin accounts. This critical flaw can lead to unauthorized activities, compromising the security and integrity of the platform, especially if an attacker gains administrative control."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hacking-notes.medium.com/cve-2024-51381-jatos-v3-9-3-csrf-admin-account-creation-94035f24d0be",
"url": "https://hacking-notes.medium.com/cve-2024-51381-jatos-v3-9-3-csrf-admin-account-creation-94035f24d0be"
2024-10-28 05:00:32 +00:00
}
]
}
}