oauth2

3 articles
sort: new top best
clear filter
0 7/10

A bug bounty hunter discovered a stored XSS vulnerability on m.uber.com that could be chained with an arbitrary cookie installation vulnerability on business.uber.com to steal oauth2 tokens and compromise any logged-in Uber user's account. The exploit involved injecting malicious cookies via unsanitized server responses and using the XSS payload to extract sensitive authentication cookies from victims.

Uber m.uber.com business.uber.com HackerOne Jack httpsonly
httpsonly.blogspot.com · devanshbatham/Awesome-Bugbounty-Writeups · 22 hours ago · details
0 7/10

A reflected XSS vulnerability in an OAuth2 redirect_uri parameter was escalated from simple alert injection to account takeover by extracting CSRF tokens from meta tags and automating admin user creation without authentication. The writeup demonstrates a practical methodology for showing XSS impact through functional exploitation rather than simple proof-of-concept.

HackerOne XMLHttpRequest FormData
medium.com · devanshbatham/Awesome-Bugbounty-Writeups · 22 hours ago · details
0 1/10

Parevo Core is a modular Go library that consolidates authentication, multi-tenancy, and permission management (RBAC/ABAC) across common web frameworks and databases. It provides auth primitives (JWT, OAuth2, SAML, LDAP, WebAuthn), tenant isolation with SQL filters, and pluggable storage adapters for MySQL, Postgres, MongoDB, and Redis.

Parevo Core Go
github.com · parevo · 22 hours ago · details · hn