ASVS icon indicating copy to clipboard operation
ASVS copied to clipboard

Application Security Verification Standard

Results 327 ASVS issues
Sort by recently updated
recently updated
newest added

Usage of claims other than the subject and issuer identifier to uniquely identify an end user in OpenID Connect is non-compliant with the [framework](https://openid.net/specs/openid-connect-core-1_0.html#ClaimStability). As per [a recent Microsoft report](https://msrc.microsoft.com/blog/2023/06/potential-risk-of-privilege-escalation-in-azure-ad-applications/),...

1) Discussion ongoing
_5.0 - prep
4a) Waiting for another
V51

Suggest we augment 5.1.4 from: 5.1.4 | Verify that structured data is strongly typed and validated against a defined schema including allowed characters, length and pattern (e.g. credit card numbers,...

_5.0 - prep
Community wanted
V5
4b Major-rework

spin-off from https://github.com/OWASP/ASVS/issues/1739#issuecomment-1816882008 Problem to solve: if a user controls input that is sent to the server via request header (token) value, it must be validated or sanitized to not...

1) Discussion ongoing
_5.0 - prep
V5

Can we please bump this to 8 so we are in line wth other password size requirements? | # | Description | L1 | L2 | L3 | CWE |...

1) Discussion ongoing
_5.0 - prep
4b Major-rework
V2

[5.3.1](https://appsecg.host/5.3) | Verify that output encoding is relevant for the interpreter and context required. For example, use encoders specifically for HTML values, HTML attributes, JavaScript, URL parameters, HTTP headers, SMTP,...

_5.0 - prep
4a) Waiting for another
V5
next meeting

This requirement is in the sanitization section but sounds like input validation. The CWE also doesn't make sense to me. | # | Description | L1 | L2 | L3...

2) Awaiting response
_5.0 - prep
V5
4b Major-rework

_(Ed note, original issue title was: **Prevention of Prompt Injection in Applications Using Large Language Models (LLM)**)_ The popularity of Large Language Models (LLM) like GPT variants from OpenAI has...

1) Discussion ongoing
Community wanted
_5.0 - Not blocker
Community needed

One of the most critical security issues that can exist in high-value sensitive systems (for example, banking systems) is the lack of dual authorization for sensitive operations or transactions. This...

2) Awaiting response
_5.0 - Not blocker
Community needed
V11

In the docker build, a script called `install-unx.sh` fails intermittently. This should have some: - better error messages - retry or other resilience strategy

MAKEFILE
_5.0 - Not blocker

I've noticed that the current version of ASVS does not have an item covering the implementation of the Feature-Policy header (also known as Permissions-Policy in its latest iteration). This header...

1) Discussion ongoing
Community wanted
_5.0 - Not blocker
V3 (prev V50)