Vulnerabilities tagged "web"

[Flickr] CSRF in Account Deletion feature

When SmugMug bought Flickr from Yahoo they had to move the authentication system away from Yahoo's authentication.A side-effect of this was that the account deletion process previously had used the Yahoo authentication code as the CSRF token so in the move the token was removed and not replaced with anything functionally equivalent...
 

NETGEAR D7000 Authentication Bypass

Authentication bypass by including a magic string in the URL.The string isn't exactly magic, rather it seems like this page (setcup.cgi) has a single file that needs to be access without authentication...
 

Create free Shopify application credits

The Shopify GraphQL endpoint has a mutation `appCreditCreate` for Shopify apps to issue credits to merchants that can be used towards future app purchases.While this mutation cannot be used through the GraphQL endpoint at `/admin/internal/web/graphql/core` the GraphiQL app provided by Shopify however does allow the mutation...