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: abrianik, adupliak, anujha, aschwart, asoldano, aszczucz, ataylor, bbaranow, bmaxwell, boliveir, brian.stansberry, bstansbe, chazlett, chfoley, cmiranda, darran.lofthouse, dbruscin, dhanak, dkreling, dlofthou, dosoudil, drichtar, ehugonne, fmariani, ggrzybek, gmalinko, gtanzill, ibek, istudens, ivassile, iweiss, janstey, jkoops, jpoth, jraez, jrokos, jwon, kaycoth, kvanderr, kverlaen, mcarlett, mnovotny, mosmerov, mposolda, msochure, msvehla, nwallace, parichar, pberan, pcongius, pdelbell, pdrozd, peholase, pesilva, pjindal, pmackay, pskopek, rguimara, rkieley, rmartinc, rowaters, rstancel, rstepani, saroy, smaestri, ssilvert, sthorger, swoodman, tasato, tcunning, thjenkin, tom.jenkinson, vdosoudi, vmuzikar, 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.