Bug 2326889 (CVE-2024-38828)

Summary: CVE-2024-38828 org.springframework:spring-webmvc: DoS via Spring MVC controller method with byte[] parameter
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: adupliak, asoldano, ataylor, bbaranow, bmaxwell, boliveir, brian.stansberry, cdewolf, chazlett, chfoley, cmiranda, darran.lofthouse, dhanak, dkreling, dosoudil, drichtar, ecerquei, fjuma, fmariani, gmalinko, ibek, istudens, ivassile, iweiss, janstey, jkoops, jpoth, jrokos, jross, jscholz, kaycoth, kverlaen, lgao, mnovotny, mosmerov, msochure, msvehla, nwallace, parichar, pcongius, pdelbell, pdrozd, peholase, pjindal, pmackay, pskopek, rguimara, rkieley, rmartinc, rowaters, rstancel, rstepani, saroy, smaestri, sthorger, swoodman, tasato, tcunning, tom.jenkinson, yfang
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in the Spring Framework. In certain versions, Spring MVC controller methods with a `@RequestBody byte[]` method parameter are vulnerable to a denial of service attack.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description OSIDB Bzimport 2024-11-18 04:01:04 UTC
Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack.