AWS logo
Amazon QDetector LibrarySign in to Amazon Q
AWSbreadcrumb dividerDocumentationbreadcrumb dividerAmazon Qbreadcrumb dividerDetector Librarybreadcrumb dividerPHPbreadcrumb dividerSensitive information leakFeedbackFeedback icon

Q

Detector Library

PHP detectors (34/34)

Server Side Request ForgerySQL InjectionActivated Debug FeatureSensitive information leakLog InjectionOrigins-verified cross-origin communicationsCross-site scriptingDangerous Function UsagePath TraversalAvoiding Exceptions in PHPOS command injectionIncorrect ComparisonLdap Bind Without PasswordSendfile InjectionAssert UseLoose file permissionsImproper AuthenticationInsecure connectionWeak Random Number GenerationOpen RedirectAllow Url Fopen Or IncludeInsecure cryptographyObject Input Stream Insecure DeserializationCookie Without Http Only FlagCode InjectionZip bomb attackUnsafe ReflectionSecure Signal HandlingDeserialization of untrusted dataStatic Initialization Vector (IV)Coral Csrf RuleInsecure cookieImproper access controlInsecure Object Attribute Modification

Sensitive information leak High

Exercise caution when using the phpinfo function, as it possesses the capability to unveil potentially sensitive details about your operating environment. This function may inadvertently disclose information that could pose security risk, so it is advisable to use it judiciously in a secure and controlled environment.

Detector ID
php/sensitive-information-leak@v1.0
Category
Security
Common Weakness Enumeration (CWE) external icon
CWE-200
Tags
# information-leak# owasp-top10# top25-cwes