Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Scanning SOAP webservices for vulnerabilities

User_8H0DVMay 12 2020 — edited May 20 2020

I tried running a web application scan on below WSDL

http://www.myorg.com/services/Handling?WSDL

and received the error message

I am not posting my actual company URL for privacy reasons but using myorg.com

"Failed to parse the WSDL due to following error in the WSDL.

Schema Parser Exception : Error while parsing imported namespace http://xmlns.oracle.com/ouaf Fatal Error in SchemaParser"

I know http://xmlns.oracle.com/ouaf  goes to an Error page in Oracle but this WSDL was auto-generated by Oracle weblogic for services it provides out of the box. Oracle SOA(Service-Oriented Architecture) composite is an assembly of services, service components, and references designed and deployed together in a single application and it generated this WSDL. We did not build this WSDL so the SOA team does not know how to change/fix this WSDL.  We are using Oracle web logic server 12.2.1.3

1. Has anyone faced such errors with Oracle SOA generated WSDL and if yes, how can this be addressed?

2. Any other suggestions for finding vulnerabilities in SOAP API would be helpful. We are using Business Process Execution Language for Web Services

Comments
Post Details
Added on May 12 2020
2 comments
197 views