Zend PHP 5.3 Certification 200-530 Question # 36 Topic 4 Discussion

Zend PHP 5.3 Certification 200-530 Question # 36 Topic 4 Discussion

200-530 Exam Topic 4 Question 36 Discussion:
Question #: 36
Topic #: 4

Identify the security vulnerability in the following example:

1 <?php

2 echo "Welcome, {$_POST['name']}.";

3 ?>


A.

SQL Injection


B.

Cross-Site Scripting


C.

Remote Code Injection


D.

None of the above


Get Premium 200-530 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.