Online Access Free S90.19 Practice Test
Exam Code: | S90.19 |
Exam Name: | Advanced SOA Security |
Certification Provider: | SOA |
Free Question Number: | 83 |
Posted: | Sep 09, 2025 |
The Exception Shielding pattern was applied to the design of Service A.
During testing, it is revealed that Service A is disclosing sensitive error information in one of its response messages. How is this possible?
A malicious active intermediary intercepts a message sent between two services. What concerns are raised by such an attack?
An attacker is able to gain access to a service and invokes the service. Upon executing the service logic, the attacker is able to gain access to underlying service resources, including a private database. The attacker proceeds to delete data from the database. The attacker has successfully executed which type of attack?
Service A is a Web service that accesses the Student table in a shared database in order to store XML-based student records. When invoked, the GetStudent operation of Service A uses a StudentID value to retrieve the record of a single student by executing an XPath query. An attacker sends a malicious message that manipulates the XPath query to return all the student records. Which of the following attacks was carried out?