Fix improper access control vulnerability
Resolves: CVE-2025-48734
This commit is contained in:
parent
cfdd20fe15
commit
db696306db
2 changed files with 68 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ ExclusiveArch: %{java_arches} noarch
|
|||
|
||||
Source0: http://archive.apache.org/dist/commons/beanutils/source/commons-beanutils-%{version}-src.tar.gz
|
||||
|
||||
Patch: 0001-Fix-CVE-2025-48734.patch
|
||||
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue