LiveActive security incident?Get immediate response
CWE Reference

CWE for php

Browse cwe for php with official CWE context and Glexia analysis.

Release 4.20listing

Search And Filters

Browse CWE records

Showing 26 of 26 CWE records.

CWE-211WeaknessBase

CWE-211: Externally-Generated Error Message Containing Sensitive Information

The product performs an operation that triggers an external diagnostic or error message that is not directly generated or controlled by the product, such as an error generated by the programming language interpreter that a software application uses. The error can contain sensitive system information.

CWE-621WeaknessVariant

CWE-621: Variable Extraction Error

The product uses external input to determine the names of variables into which information is extracted, without verifying that the names of the specified variables are valid. This could cause the program to overwrite unintended variables.