关联漏洞
描述
unauthenticated booking logic flaw in Easy!Appointments v1.5.1 causing denial of service.
介绍
# CVE-2025-29448
# Description
booking logic flaw in Easy!Appointments v1.5.1 allows unauthenticated attackers to create appointments with excessively long durations, causing a denial of service by blocking all future booking availability.
# Steps to Reproduce
1. Intercept an appointment booking request.
2. Locate the `post_data[appointment][end_datetime]` parameter in the request body.
3. Modify the parameter value to a date far in the future and send the request.
4. The application accepts the long booking, blocking all future availability and causing a denial of service.
# Fixed in Commit
https://github.com/alextselegidis/easyappointments/commit/74633b60f28bdef3cc9f905c0599cef121fee32b
文件快照
[4.0K] /data/pocs/59e057985e43c8c8b2df2a5211a46498846e657f
└── [ 702] README.md
0 directories, 1 file
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。