Home / Vulnerability Database / TypeScript : Unsafe Azure access control
TypeScript

TypeScript : Unsafe Azure access control

Overview

Accessing an Azure Queue/Blob with a user-controlled value and without proper access control may allow an attacker to view/modify/delete unauthorized Queue/Blob and its messages/contents.

Azure Cloud access control errors occur when:

  • Data enters a program from an untrusted source.
  • The data is used to view/modify/delete unauthorized queue/blob and its messages/contents.
MEDIUM

DerScanner Severity Score

Do you want to fix TypeScript : Unsafe Azure access control in your application?

See also

TypeScript

TypeScript : Debug code

TypeScript

TypeScript : XSS protection is disabled

TypeScript

TypeScript : Null encryption key