{"schema_version":"1.7.2","id":"OESA-2025-2807","modified":"2025-12-12T12:20:18Z","published":"2025-12-12T12:20:18Z","upstream":["CVE-2024-35195"],"summary":"python-requests security update","details":"Requests is an HTTP library, written in Python, as an alternative to Python&amp;apos;s builtin urllib2 which requires work (even method overrides) to perform basic tasks. Features of Requests:  - GET, HEAD, POST, PUT, DELETE Requests:    + HTTP Header Request Attachment.    + Data/Params Request Attachment.    + Multipart File Uploads.    + CookieJar Support.    + Redirection History.    + Redirection Recursion Urllib Fix.    + Automatic Decompression of GZipped Content.    + Unicode URL Support.  - Authentication:    + URL + HTTP Auth Registry.\r\n\r\nSecurity Fix(es):\n\nRequests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.(CVE-2024-35195)","affected":[{"package":{"ecosystem":"openEuler:24.03-LTS","name":"python-requests","purl":"pkg:rpm/openEuler/python-requests&distro=openEuler-24.03-LTS"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"2.31.0-4.oe2403"}]}],"ecosystem_specific":{"noarch":["python-requests-help-2.31.0-4.oe2403.noarch.rpm","python3-requests-2.31.0-4.oe2403.noarch.rpm"],"src":["python-requests-2.31.0-4.oe2403.src.rpm"]}}],"references":[{"type":"ADVISORY","url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2807"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-35195"}],"database_specific":{"severity":"Medium"}}
