What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in samwilson Addressbook addressbook allows Stored XSS.This issue affects Addressbook: from n/a through <= 1.1.3.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in samwilson Addressbook addressbook allows Stored XSS.This issue affects Addressbook: from n/a through <= 1.1.3.
Explanation of Vulnerability in Simple Terms
Addressbook versions up to 1.1.3 contain a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on behalf of a logged-in user. The vulnerability requires the user to visit a malicious page while authenticated. An attacker can modify data, perform actions, or access limited information depending on the user's permissions.
What an attacker can do
Perform unauthorized actions on behalf of a logged-in user, such as modifying or deleting address book entries.
Potential impact on your site
Users' address book data can be modified or deleted without their knowledge if they visit a malicious link while logged in.
Conditions required to exploit
User must be logged in and visit an attacker-controlled page or link while authenticated.
Key dates
External resources
Related vulnerabilities