Skip to content

CodeQL query to detect weak (duplicated) encryption keys for ASP.NET Telerik Upload  #7

@cldrn

Description

@cldrn

Report

ASP.NET Telerik upload allows developers to easily manage file uploads. The transmission between the client and the server must be encrypted and impossible to decode, so the data cannot be used by a malicious entity in an attack against the server. The main security recommendation for Telerik is setting custom unique strong random values for Telerik.AsyncUpload.ConfigurationEncryptionKey and Telerik.Upload.ConfigurationHashKey. This checks corresponds to CWE-310 which didn't exist previously in QL and corresponds to cryptographic errors.

CodeQL query PR: github/codeql#2359

Metadata

Metadata

Assignees

Labels

All For OneSubmissions to the All for One, One for All bountyReviewed by the Lab 🧪GH Security Lab has rate the contribution

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions