漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
N/A
Vulnerability Description
A new API endpoint introduced in pretix 2025 that is supposed to return all check-in events of a specific event in fact returns all check-in events belonging to the respective organizer. This allows an API consumer to access information for all other events under the same organizer, even those they should not have access to. These records contain information on the time and result of every ticket scan as well as the ID of the matched ticket. Example: { "id": 123, "successful": true, "error_reason": null, "error_explanation": null, "position": 321, "datetime": "2020-08-23T09:00:00+02:00", "list": 456, "created": "2020-08-23T09:00:00+02:00", "auto_checked_in": false, "gate": null, "device": 1, "device_id": 1, "type": "entry" } An unauthorized user usually has no way to match these IDs (position) back to individual people.
CVSS Information
N/A
Vulnerability Type
不充分的划分
Vulnerability Title
pretix 安全漏洞
Vulnerability Description
pretix是德国pretix公司的一个票务系统。 pretix 2025版本存在安全漏洞,该漏洞源于API端点返回所有组织者的签到事件信息,可能导致API使用者访问同一组织者下其他不应访问的事件信息。
CVSS Information
N/A
Vulnerability Type
N/A