Information exposure is correct because sensitive data such as credentials, tokens, and PII are being improperly stored in logs, making them accessible to anyone who gains access to the logging system, which directly leads to unintended disclosure of confidential information. Resource misconfiguration is incorrect because it refers to improperly configured infrastructure components, whereas the issue here is the exposure of sensitive data within logs. Image and artifact tampering is incorrect because it involves modifying software components or deployment artifacts, which is not indicated in this scenario. Third-party integrations is incorrect because it involves weaknesses in external services or APIs, while this scenario focuses on improper handling and storage of sensitive information within internal logging systems. OBJ. 4.6