What the vulnerability does
01Description
Unauthenticated Cross Site Request Forgery (CSRF) in ApusListing <= 1.2.63 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
What the vulnerability does
Unauthenticated Cross Site Request Forgery (CSRF) in ApusListing <= 1.2.63 versions.
Explanation of Vulnerability in Simple Terms
ApusListing versions up to 1.2.63 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without their knowledge. This could allow unauthorized changes to listings, settings, or user accounts. Update to a version newer than 1.2.63 to resolve this issue.
What an attacker can do
Perform unwanted actions on the site (create, modify, or delete listings) by tricking an admin into visiting a malicious webpage.
Potential impact on your site
Unauthorized changes to listings, settings, or accounts if an admin visits a malicious link while logged in.
Conditions required to exploit
A logged-in site administrator must visit a webpage controlled by the attacker.
Key dates
External resources
Related vulnerabilities