Greatest Concern for Application Log Integrity?
Which of the following situations would cause the GREATEST concern around the integrity of application logs?
Community Votes
75% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests the understanding that while SIEM monitors logs, weak privileged access management actually enables the unauthorized modification or deletion of logs, which is the direct definition of an integrity failure.
Weak privileged access management controls pose the greatest risk to application log integrity by allowing authorized users to tamper with or delete logs without detection. The community consensus strongly identifies this as the primary vulnerability over the lack of a SIEM system.
Choosing A (Lack of SIEM) is a common mistake because students confuse monitoring tools with the root cause of data tampering, failing to realize that weak access controls allow the tampering to happen in the first place.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Weak privileged access management (PAM) controls allow individuals with elevated permissions to alter, delete, or inject false data into application logs. If an administrator can modify logs to hide malicious activity, the fundamental integrity of the audit trail is destroyed. This represents a direct and severe threat to the non-repudiation and forensic value of the logs.Why the Other Options Are Wrong
Option A is incorrect because while a SIEM aids in detecting integrity issues, its absence does not cause the tampering itself. Option B is incorrect because data classification pertains to sensitivity and handling requirements, not the fundamental immutability of log data. Option C is incorrect because hashing algorithms are a technical control specifically designed to verify and protect integrity, making their use a positive security measure rather than a risk.Community Comment Notes
Comments highlight that weak PAM allows insiders to cover their tracks by deleting logs, emphasizing the need to prevent administrators from altering logs within their own scope. One dissenting comment suggested A, arguing PAM is for confidentiality, but the majority correctly identifies that limiting write access is the primary control for ensuring data integrity.Exam Strategy
When answering questions about data integrity, focus first on who has the ability to modify the data. If access controls are weak, the data can be changed regardless of whether monitoring tools like SIEM are present.
Related Analysis
Practice All CRISC Questions
Access 332 questions with complete answers and detailed explanations.
View Full CRISC Practice Test →