CSRF allows attacker to post on behalf of victim

# Description Cross-Site Request Forgery (CSRF) is an attack that forces authenticated users to submit a request to a Web application against which they are currently authenticated. CSRF attacks explo ...

Continue Reading
An attacker can be post message in other memos page

# Description An attacker can be post malicious content to other user's memos page via POST request, attacker just add an `creatorID` into body request and send it with Burpsuite **Here is video poc* ...

Continue Reading
Cross Site Request Forgery in Create a Memo Functionality (POST /api/memo)

# Description I have discovered in Memos a CSRF Vulnerability (in Create a Memo Functionality (POST /api/memo). I have identified that it is possible to manipulate the actions of authenticated users b ...

Continue Reading
CSRF to add shortcuts to victim account

# Description Cross-Site Request Forgery (CSRF) is an attack that forces authenticated users to submit a request to a Web application against which they are currently authenticated. CSRF attacks explo ...

Continue Reading
CSRF to change user language preferences

# Description Cross-Site Request Forgery (CSRF) is an attack that forces authenticated users to submit a request to a Web application against which they are currently authenticated. CSRF attacks explo ...

Continue Reading
Cross-Site Request Forgery (CSRF) in Add Users

# Description Hello Team, Create a member functionality is vulnerable for CSRF Attack , by exploiting CSRF vulnerability , attacker can add new Members ``` ``` ``` POC video: https://drive.google.co ...

Continue Reading
Add any thoughts via CSRF

# Description An attacker can add any user thoughts via a CSRF attack When you send a link to the victim and click on it, any thoughts will be added # Proof of Concept 1- When the attacker adds any t ...

Continue Reading
CSRF allows attacker trigger admin add HOST user lead to takeover memos application

# Description This vuln allow attacker trigger admin submitting a malicious request to create new user with any role. # Proof of Concept 1. Attacker create malicious script with csrf payload and uplo ...

Continue Reading

Back to Main

Subscribe for the latest news: