Vulnerability Summary
HackerOne disclosed report --> https://hackerone.com/reports/3356149 by 0x7ashish
The application requires users to enable 2FA before sending team invitations. However, this restriction can be bypassed by modifying client-side responses (match and replace from false to true). This allows invitations to be sent without enabling 2FA, defeating the security requirement.
Sign up / log in to the application.
Go to the Team section.
Try to invite a new member → the application blocks the request, requiring 2FA.
![]()
An unauthenticated AEM Sling servlet exposes four CRUD operations (getData / getDataById / setData / updateData) on the internal marketing-campaign database via a single option request header. The only access control is a Referer string check that any HTTP client trivially bypasses. Anonymous attackers can read the full 79-campaign dataset (including internal segmentation logic and the names of internal prospect databases), create arbitrary new campaigns in the production backoffice, and overwrite existing real production campaigns.
HackerOne disclosed report --> https://hackerone.com/reports/3676308 by glferreira-devsecops
No comments yet.
Be the first to share your thoughts
Log in to join the discussion.
Sign In