跳转到帖子

VMware Photon OS: CVE-2024-42353

recommended_posts

发布于
  • Members

VMware Photon OS: CVE-2024-42353

Severity
6
CVSS
(AV:N/AC:L/Au:N/C:P/I:P/A:N)
Published
08/14/2024
Created
01/21/2025
Added
01/20/2025
Modified
02/04/2025

Description

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. `urlparse` however treats a `//` at the start of a string as a URI without a scheme, and then treats the next part as the hostname. `urljoin` will then use that hostname from the second part as the hostname replacing the original one from the request. This vulnerability is patched in WebOb version 1.8.8.

Solution(s)

  • vmware-photon_os_update_tdnf

References

  • https://attackerkb.com/topics/cve-2024-42353
  • CVE - 2024-42353
  • 查看数 693
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。

游客
回帖…