Solution
Please Install the Updated Packages.
Insight
This library was designed to make it easier to access web services that claim to be "
RESTful"
. A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support.
Affected
rest on Fedora 16
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2011-4129 -
CVSS Base Score: 5.8
AV:N/AC:M/Au:N/C:P/I:P/A:N
Related Vulnerabilities