image dsbw

External Guest without permission Can View pinned-collections Lists



Published il y a 3 mois

image de External Guest without permission Can View pinned-collections Lists

Hi, This is DevSecure Team ,we specialize in uncovering hidden vulnerabilities that pose real-world risks to modern web applications.
All vulnerabilities shared in these write-ups are fully redacted — any company names, domains, or sensitive details are replaced with placeholders such as company.com. Each finding was responsibly disclosed through the Intigriti platform and has been verified and resolved by the affected vendor.

Every post represents our commitment to ethical hacking, responsible disclosure, and continuous learning, helping organizations strengthen their defenses while contributing to a safer global cybersecurity ecosystem.

External Guest without permission Can View pinned-collections Lists

1/ login with owner user role click on invite user chose external ( Guest )
from there you can read
Guests can only read, upload, and download documents in projects which they are invited to.

2/ get your jwt token for the invited guest user with post request include guest credentials to

https://api.company.com/auth/token

2/ you can view all pinned-collections in this company from this endpoint

with GET request

GET /api/pinned-collections

make sure you have some pinned collections in the company

Impact
information disclosure.

Platform : Intigriti
Timeline :
Reported: 24/11/2022
Triaged: 25/11/2022
Accepted & paid: 28/11/2022
Bounty: €150
https://app.intigriti.com/profile/merroun

More Articles You May Like

Blog Image
IDOR Get any Customer all invoices

1/ create new company and login 2/ go to services-api.company.com/customers/{UUID}/invoices?invoiced=false 3/ change UUI...

Read More →
Blog Image
get personal information of workers

1/ go to this endpoint https://company.com/search?p_p_lifecycle=0&saveLastPath=true&q=cv&type=com.liferay.document.libra...

Read More →
Blog Image
Extract all users emails end with( @company.com ) with names in DB of Company users

i found a method to get all emails with @company.com in company admin db the method is in 2 steps after login as admin 1...

Read More →