What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in OwnerRez OwnerRez API ownerrez allows Cross Site Request Forgery.This issue affects OwnerRez API: from n/a through <= 1.2.0.
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 OwnerRez OwnerRez API ownerrez allows Cross Site Request Forgery.This issue affects OwnerRez API: from n/a through <= 1.2.0.
Explanation of Vulnerability in Simple Terms
The OwnerRez API versions up to 1.2.0 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by an authenticated OwnerRez user, performs unwanted actions on their behalf without their knowledge. The vulnerability requires user interaction—the victim must visit the attacker's page while logged into OwnerRez. This can result in unauthorized modifications to account data or settings.
What an attacker can do
Perform unwanted actions on an authenticated user's OwnerRez account by tricking them into visiting a malicious webpage.
Potential impact on your site
Users' OwnerRez accounts can be manipulated without their consent if they visit untrusted links while logged in.
Conditions required to exploit
Victim must be logged into OwnerRez and click a link or visit an attacker-controlled page.
Key dates
External resources