跳转到帖子

Oracle Database: Critical Patch Update - April 2024 (CVE-2023-36632)

recommended_posts

发布于
  • Members

Oracle Database: Critical Patch Update - April 2024 (CVE-2023-36632)

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:N/I:N/A:C)
Published
06/25/2023
Created
04/29/2024
Added
04/25/2024
Modified
01/30/2025

Description

The legacy email.utils.parseaddr function in Python through 3.11.4 allows attackers to trigger "RecursionError: maximum recursion depth exceeded while calling a Python object" via a crafted argument. This argument is plausibly an untrusted value from an application's input data that was supposed to contain a name and an e-mail address. NOTE: email.utils.parseaddr is categorized as a Legacy API in the documentation of the Python email package. Applications should instead use the email.parser.BytesParser or email.parser.Parser class. NOTE: the vendor's perspective is that this is neither a vulnerability nor a bug. The email package is intended to have size limits and to throw an exception when limits are exceeded; they were exceeded by the example demonstration code.

Solution(s)

  • oracle-apply-apr-2024-cpu

References

  • https://attackerkb.com/topics/cve-2023-36632
  • CVE - 2023-36632
  • http://www.oracle.com/security-alerts/cpuapr2024.html
  • https://support.oracle.com/rs?type=doc&id=3000005.1
  • 查看数 699
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…