S90.19 試験問題を無料オンラインアクセス
| 試験コード: | S90.19 |
| 試験名称: | Advanced SOA Security |
| 認定資格: | SOA |
| 無料問題数: | 83 |
| 更新日: | 2026-06-07 |
Service A acts as a trusted subsystem for a shared database. The database contains sensitive information and performs strict validation on all incoming data modification requests. In case of any invalid input values, the database throws detailed error messages that are required for debugging purposes and are automatically relayed back to service consumers by Service A.
Recently, while going through the access logs of the database, it has been reported that attempts have been made to connect to the database from outside the organization. What can be done to prevent such attacks while preserving the existing database debugging requirements?
The application of the Service Loose Coupling principle does not relate to the use of security policies as part of service contracts.
A service uses specialized screening logic that compares the size of a message against a maximum allowable size value. This value is specified for an incoming request message for a specific service capability. Upon a mismatch, the service rejects the request message and instead generates an error message. What type of attack has this security architecture not addressed?