目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-29448 PoC — Easy!Appointments 安全漏洞

来源
关联漏洞
标题: Easy!Appointments 安全漏洞 (CVE-2025-29448)
Description:Easy!Appointments是Alex Tselegidis个人开发者的一套基于Web的预约、日程管理系统。 Easy!Appointments 1.5.1版本存在安全漏洞,该漏洞源于业务逻辑问题,可能导致拒绝服务。
Description
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
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →