漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
RegistrationMagic <= 6.0.8.6 - Authenticated (Subscriber+) Authentication Bypass via Forged PayPal IPN Request
Vulnerability Description
The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to Authentication Bypass via Insufficient Verification of Data Authenticity in all versions up to and including 6.0.8.6. This is due to the PayPal IPN `callback` handler being registered as a nopriv AJAX action with no authentication or nonce requirement, and critically because the handler updates the payment log database row with attacker-controlled POST data — including `payment_status` and the `custom` field encoding the target `user_id` — before PayPal IPN validation is performed, meaning the database remains poisoned even when validation subsequently fails. This makes it possible for unauthenticated attackers to authenticate as any WordPress user, including administrators, by submitting a forged IPN request that overwrites a payment log entry's `user_id` with that of a target account, then visiting the success return URL with a legitimately obtained security hash to cause the plugin to issue real WordPress authentication cookies for the targeted account.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Vulnerability Type
对数据真实性的验证不充分
Vulnerability Title
Metagauss RegistrationMagic 输入验证错误漏洞
Vulnerability Description
metagauss registrationmagic是metagauss个人开发者开源的一个用户注册管理插件。 Metagauss RegistrationMagic 6.0.8.6及之前版本存在输入验证错误漏洞,该漏洞源于PayPal IPN callback处理器未经身份验证或nonce检查,且处理器在验证前更新包含攻击者控制的POST数据的付款日志数据库行,可能导致未经身份验证的攻击者通过提交伪造的IPN请求更新付款日志的user_id,然后访问成功返回URL获取身份验证cookie,进而绕过身份
CVSS Information
N/A
Vulnerability Type
N/A