EC0-350 · Question #17
Bret is a web application administrator and has just read that there are a number of surprisingly common web application vulnerabilities that can be exploited by unsophisticated attackers with…
The correct answer is A. Non-validated parameters, broken access control, broken account and session management. See the full explanation below for the reasoning.
Question
Bret is a web application administrator and has just read that there are a number of surprisingly common web application vulnerabilities that can be exploited by unsophisticated attackers with easily available tools on the Internet. He has also read that when an organization deploys a web application, they invite the world to send HTTP requests. Attacks buried in these requests sail past firewalls, filters, platform hardening, SSL, and IDS without notice because they are inside legal HTTP requests. Bret is determined to weed out vulnerabilities. What are some of the common vulnerabilities in web applications that he should be concerned about?
Options
- ANon-validated parameters, broken access control, broken account and session management,
- BVisible clear text passwords, anonymous user account set as default, missing latest security patch,
- CNo SSL configured, anonymous user account set as default, missing latest security patch,
- DNo IDS configured, anonymous user account set as default, missing latest security patch,
How the community answered
(42 responses)- A71% (30)
- B7% (3)
- C17% (7)
- D5% (2)
Community Discussion
No community discussion yet for this question.