menu search
brightness_auto
Ask or Answer anything Anonymously! No sign-up is needed!
more_vert
What vulnerability ranked #1 on the OWASP Top 10 in 2013?

5 Answers

more_vert
The vulnerability that ranked #1 on the OWASP Top 10 in 2013 was Injection. Injection is a type of attack that occurs when an attacker is able to inject malicious code into a web application. It is one of the most common and dangerous web application vulnerabilities, and is still a major problem today.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
Vulnerable and Outdated Components.

Identification and Authentication Failures.

Software and Data Integrity Failures.

Security Logging and Monitoring Failures.

Server-Side Request Forgery.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
In 2013, Injection ranked #1 on the OWASP Top 10, referring to the insertion of malicious code or commands through input fields on web apps.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
Top 10 in 2013 was Injection. Injection is a type of attack that occurs when an attacker is able to inject malicious code into a web application. It is one of the most common and dangerous web application vulnerabilities, and is still a major problem today.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
 The 2013 edition of the reportlisted Injection vulnerabilities as the number one issue. Injection is a widespread vulnerability that occurs when an attacker is able to inject malicious code into a web application through a vulnerable parameter or input field. Common types of injection attacks include SQL injection, NoSQL injection,listed "Injection" as the #1 vulnerability on the list. Injection vulnerabilities arise when untrusted data is sent to an interpreter as part of a command or query, allowing attackers to inject malicious code or execute unintended actions. 
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
Welcome to Answeree, where you can ask questions and receive answers from other members of the community.
...