What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in xjb REST API TO MiniProgram rest-api-to-miniprogram allows Cross Site Request Forgery.This issue affects REST API TO MiniProgram: from n/a through <= 5.1.2.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in xjb REST API TO MiniProgram rest-api-to-miniprogram allows Cross Site Request Forgery.This issue affects REST API TO MiniProgram: from n/a through <= 5.1.2.
Explanation of Vulnerability in Simple Terms
REST API TO MiniProgram versions up to 5.1.2 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on the API without the user's knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while authenticated. Integrity of API operations is at risk.
What an attacker can do
Perform unwanted API actions on behalf of a logged-in user without their consent.
Potential impact on your site
Attackers can modify or trigger API operations through victim browsers, potentially altering data or triggering unintended integrations.
Conditions required to exploit
User must be authenticated and visit an attacker-controlled webpage while logged in.
Key dates
External resources
Related vulnerabilities