Safety vulnerability ID: 36562
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Suds-community 0.7.0 addresses CVE-2013-2217.
Latest version: 1.2.0
Lightweight SOAP client (community fork)
- Static (automatic)
`Import.bind('http://schemas.xmlsoap.org/soap/encoding/')`, users no
longer need to do this.
- Basic ws-security with {{{UsernameToken}}} and clear-text password
only.
- Add support for `sparse` SOAP headers via passing dictionary.
- Add support for arbitrary user defined SOAP headers.
- Fixes service operations with multiple SOAP header entries.
- Schema loading and dereferencing algorithm enhancements.
- Nested SOAP multirefs fixed.
- Better (true) support for `elementFormDefault="unqualified"`
provides more accurate namespacing.
- WSDL part types no longer default to WSDL `targetNamespace`.
- Fixed Tickets: 4, 6, 21, 32, 62, 66, 71, 72, 114,
155, 201.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application