Skip to content

Commit 7fc9ae6

Browse files
Update python/ql/src/experimental/Security/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.ql
Co-authored-by: Taus <tausbn@github.com>
1 parent 5d89a5d commit 7fc9ae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/ql/src/experimental/Security/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* @name Unsafe usage of v1 version of Azure Storage client-side encryption (CVE-2022-PENDING).
3-
* @description Unsafe usage of v1 version of Azure Storage client-side encryption, please refer to http://aka.ms/azstorageclientencryptionblog
2+
* @name Unsafe usage of v1 version of Azure Storage client-side encryption.
3+
* @description Using version v1 of Azure Storage client-side encryption is insecure, and may enable an attacker to decrypt encrypted data
44
* @kind problem
55
* @tags security
66
* cryptography

0 commit comments

Comments
 (0)