2024-08-05 11:00:35 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2024-10-09 17:00:35 +00:00
"ID" : "CVE-2024-42988" ,
"STATE" : "PUBLIC"
2024-08-05 11:00:35 +00:00
} ,
2024-10-09 17:00:35 +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-08-05 11:00:35 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-09 17:00:35 +00:00
"value" : "Lack of access control in ChallengeSolves (/api/v1/challenges/<challenge id>/solves) of CTFd v2.0.0 - v3.7.2 allows authenticated users to retrieve a list of users who have solved the challenge, regardless of the Account Visibility settings. The issue is fixed in v3.7.3+."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/CTFd/CTFd/pull/2570" ,
"refsource" : "MISC" ,
"name" : "https://github.com/CTFd/CTFd/pull/2570"
} ,
{
"url" : "https://github.com/CTFd/CTFd/releases/tag/3.7.3" ,
"refsource" : "MISC" ,
"name" : "https://github.com/CTFd/CTFd/releases/tag/3.7.3"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://blog.ctfd.io/ctfd-3-7-3/" ,
"url" : "https://blog.ctfd.io/ctfd-3-7-3/"
2024-08-05 11:00:35 +00:00
}
]
}
}