GHSA-v4qh-6367-4cx2

Suggest an improvement
Source
https://github.com/advisories/GHSA-v4qh-6367-4cx2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/02/GHSA-v4qh-6367-4cx2/GHSA-v4qh-6367-4cx2.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-v4qh-6367-4cx2
Aliases
Published
2020-02-04T22:38:38Z
Modified
2023-11-08T04:02:45.437952Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Server-Side Request Forgery (SSRF) in Apache Olingo
Details

Apache Olingo versions 4.0.0 to 4.7.0 provide the AsyncRequestWrapperImpl class which reads a URL from the Location header, and then sends a GET or DELETE request to this URL. It may allow to implement a SSRF attack. If an attacker tricks a client to connect to a malicious server, the server can make the client call any URL including internal resources which are not directly accessible by the attacker.

Database specific
{
    "nvd_published_at": null,
    "github_reviewed_at": "2020-02-04T22:35:18Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-918"
    ]
}
References

Affected packages

Maven / org.apache.olingo:odata-client-core

Package

Name
org.apache.olingo:odata-client-core
View open source insights on deps.dev
Purl
pkg:maven/org.apache.olingo/odata-client-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.0.0
Fixed
4.7.1

Affected versions

4.*

4.0.0
4.1.0
4.2.0
4.3.0-beta
4.3.0
4.4.0
4.5.0
4.6.0
4.7.0

Database specific

{
    "last_known_affected_version_range": "<= 4.7.0"
}