https://bugzilla.redhat.com/show_bug.cgi?id=2098593
Bug ID: 2098593
Summary: nasm: heap buffer overflow in quote_for_pmake() in
asm/nasm.c [fedora-all]
Product: Fedora
Version: 36
Status: NEW
Component: nasm
Keywords: Security, SecurityTracking
Severity: low
Priority: low
Assignee: dominik(a)greysector.net
Reporter: trathi(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dominik(a)greysector.net,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, pbonzini(a)redhat.com
Target Milestone: ---
Classification: Fedora
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time. If you need to fix the versions independent of each other,
you may clone this bug as appropriate.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2098593
https://bugzilla.redhat.com/show_bug.cgi?id=2095426
Bug ID: 2095426
Summary: [RFE] jetty use systemd-sysusers
Product: Fedora
Version: 36
Status: NEW
Component: jetty
Assignee: mat.booth(a)gmail.com
Reporter: riehecky(a)fnal.gov
QA Contact: extras-qa(a)fedoraproject.org
CC: eclipse-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
jjohnstn(a)redhat.com, krzysztof.daniel(a)gmail.com,
mat.booth(a)gmail.com, mizdebsk(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
jetty is using static user add scripts
Version-Release number of selected component (if applicable):
jetty-9.4.38-2
How reproducible:
100%
Steps to Reproduce:
1.review %pre
2.
3.
Actual results:
%pre
# Add the "jetty" user and group
getent group %username >/dev/null || groupadd -f -g %jtuid -r %username
if ! getent passwd %username >/dev/null ; then
if ! getent passwd %jtuid >/dev/null ; then
useradd -r -u %jtuid -g %username -d %homedir -s /sbin/nologin \
-c "Jetty web server" %username
else
useradd -r -g %username -d %homedir -s /sbin/nologin \
-c "Jetty web server" %username
fi
fi
exit 0
Expected results:
use of system-sysusers
Additional info:
https://www.freedesktop.org/software/systemd/man/systemd-sysusers.htmlhttps://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2095426
https://bugzilla.redhat.com/show_bug.cgi?id=2095423
Bug ID: 2095423
Summary: [RFE] hsqldb use systemd-sysusers
Product: Fedora
Version: 36
Status: NEW
Component: hsqldb1
Assignee: extras-orphan(a)fedoraproject.org
Reporter: riehecky(a)fnal.gov
QA Contact: extras-qa(a)fedoraproject.org
CC: extras-orphan(a)fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
puntogil(a)libero.it
Target Milestone: ---
Classification: Fedora
Description of problem:
hsqldb is using static useradd scripts
Version-Release number of selected component (if applicable):
hsqldb-2.4.0-12
How reproducible:
100%
Steps to Reproduce:
1.review %pre
2.
3.
Actual results:
%pre
# Add the "hsqldb" user and group
# we need a shell to be able to use su - later
%{_sbindir}/groupadd -g 96 -f -r %{name} 2> /dev/null || :
%{_sbindir}/useradd -u 96 -g %{name} -s /sbin/nologin \
-d %{_localstatedir}/lib/%{name} -r %{name} 2> /dev/null || :
Expected results:
use of system-sysusers
Additional info:
https://www.freedesktop.org/software/systemd/man/systemd-sysusers.htmlhttps://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2095423
https://bugzilla.redhat.com/show_bug.cgi?id=2035087
Bug ID: 2035087
Summary: CVE-2021-45257 nasm: Infinite loop via the
gpaste_tokens function
Product: Security Response
Hardware: All
OS: Linux
Status: NEW
Component: vulnerability
Keywords: Security
Severity: low
Priority: low
Assignee: security-response-team(a)redhat.com
Reporter: psampaio(a)redhat.com
CC: dominik(a)greysector.net,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, nickc(a)redhat.com,
pbonzini(a)redhat.com
Target Milestone: ---
Classification: Other
An infinite loop vulnerability exists in nasm 2.16rc0 via the gpaste_tokens
function.
References:
https://bugzilla.nasm.us/show_bug.cgi?id=3392790
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2035087
https://bugzilla.redhat.com/show_bug.cgi?id=2035088
Bug ID: 2035088
Summary: CVE-2021-45257 nasm: Infinite loop via the
gpaste_tokens function [fedora-all]
Product: Fedora
Version: 35
Status: NEW
Component: nasm
Keywords: Security, SecurityTracking
Severity: low
Priority: low
Assignee: dominik(a)greysector.net
Reporter: psampaio(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dominik(a)greysector.net,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, pbonzini(a)redhat.com
Target Milestone: ---
Classification: Fedora
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time. If you need to fix the versions independent of each other,
you may clone this bug as appropriate.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2035088
https://bugzilla.redhat.com/show_bug.cgi?id=2035084
Bug ID: 2035084
Summary: CVE-2021-45256 nasm: Null pointer dereference via
asm/preproc.c
Product: Security Response
Hardware: All
OS: Linux
Status: NEW
Component: vulnerability
Keywords: Security
Severity: low
Priority: low
Assignee: security-response-team(a)redhat.com
Reporter: psampaio(a)redhat.com
CC: dominik(a)greysector.net,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, nickc(a)redhat.com,
pbonzini(a)redhat.com
Target Milestone: ---
Classification: Other
A Null Pointer Dereference vulnerability existfs in nasm 2.16rc0 via
asm/preproc.c.
References:
https://bugzilla.nasm.us/show_bug.cgi?id=3392789
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2035084
https://bugzilla.redhat.com/show_bug.cgi?id=2035086
Bug ID: 2035086
Summary: CVE-2021-45256 nasm: Null pointer dereference via
asm/preproc.c [fedora-all]
Product: Fedora
Version: 35
Status: NEW
Component: nasm
Keywords: Security, SecurityTracking
Severity: low
Priority: low
Assignee: dominik(a)greysector.net
Reporter: psampaio(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dominik(a)greysector.net,
java-sig-commits(a)lists.fedoraproject.org,
mizdebsk(a)redhat.com, pbonzini(a)redhat.com
Target Milestone: ---
Classification: Fedora
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. While only
one tracking bug has been filed, please correct all affected versions at
the same time. If you need to fix the versions independent of each other,
you may clone this bug as appropriate.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2035086
https://bugzilla.redhat.com/show_bug.cgi?id=2134292
Bug ID: 2134292
Summary: CVE-2022-40151 xstream: Xstream to serialise XML data
was vulnerable to Denial of Service attacks
Product: Security Response
Hardware: All
OS: Linux
Status: NEW
Component: vulnerability
Keywords: Security
Severity: medium
Priority: medium
Assignee: security-response-team(a)redhat.com
Reporter: pdelbell(a)redhat.com
CC: didiksupriadi41(a)gmail.com,
fedoraproject.org(a)bluhm-de.com,
java-sig-commits(a)lists.fedoraproject.org,
lkundrak(a)v3.sk, mizdebsk(a)redhat.com
Blocks: 2128414
Target Milestone: ---
Classification: Other
Those using Xstream to seralize XML data may be vulnerable to Denial of Service
attacks (DOS). If the parser is running on user supplied input, an attacker may
supply content that causes the parser to crash by stackoverflow. This effect
may support a denial of service attack.
https://github.com/x-stream/xstream/issues/304https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=47367
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2134292
https://bugzilla.redhat.com/show_bug.cgi?id=2066479
Bug ID: 2066479
Summary: maven-shared-utils: Command injection via Commandline
class
Product: Security Response
Hardware: All
OS: Linux
Status: NEW
Component: vulnerability
Keywords: Security
Severity: high
Priority: high
Assignee: security-response-team(a)redhat.com
Reporter: psampaio(a)redhat.com
CC: aileenc(a)redhat.com, asoldano(a)redhat.com,
bbaranow(a)redhat.com, bmaxwell(a)redhat.com,
brian.stansberry(a)redhat.com, cdewolf(a)redhat.com,
chazlett(a)redhat.com, darran.lofthouse(a)redhat.com,
dkreling(a)redhat.com, dosoudil(a)redhat.com,
drieden(a)redhat.com, fjansen(a)redhat.com,
fjuma(a)redhat.com, ggastald(a)redhat.com,
ggaughan(a)redhat.com, gmalinko(a)redhat.com,
hhorak(a)redhat.com, iweiss(a)redhat.com,
janstey(a)redhat.com,
java-sig-commits(a)lists.fedoraproject.org,
jochrist(a)redhat.com, jorton(a)redhat.com,
jwon(a)redhat.com, kaycoth(a)redhat.com,
krathod(a)redhat.com, lgao(a)redhat.com,
mizdebsk(a)redhat.com, mosmerov(a)redhat.com,
msochure(a)redhat.com, msvehla(a)redhat.com,
nwallace(a)redhat.com, pjindal(a)redhat.com,
pmackay(a)redhat.com, rstancel(a)redhat.com,
rsvoboda(a)redhat.com, sbiarozk(a)redhat.com,
smaestri(a)redhat.com, tom.jenkinson(a)redhat.com
Target Milestone: ---
Classification: Other
org.apache.maven.shared:maven-shared-utils is a functional replacement for
plexus-utils in Maven. Affected versions of this package are vulnerable to
Command Injection. The Commandline class can emit double-quoted strings without
proper escaping, allowing shell injection attacks. The BourneShell class should
unconditionally single-quote emitted strings (including the name of the command
itself being quoted), with {{'"'"'}} used for embedded single quotes, for
maximum safety across shells implementing a superset of POSIX quoting rules.
References:
https://security.snyk.io/vuln/SNYK-JAVA-ORGAPACHEMAVENSHARED-570592https://issues.apache.org/jira/browse/MSHARED-297https://github.com/apache/maven-shared-utils/pull/40
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2066479
https://bugzilla.redhat.com/show_bug.cgi?id=1955739
Bug ID: 1955739
Summary: CVE-2021-26291 maven: Block repositories using http by
default
Product: Security Response
Hardware: All
OS: Linux
Status: NEW
Component: vulnerability
Keywords: Security
Severity: medium
Priority: medium
Assignee: security-response-team(a)redhat.com
Reporter: psampaio(a)redhat.com
CC: aboyko(a)redhat.com, aileenc(a)redhat.com,
akoufoud(a)redhat.com, alazarot(a)redhat.com,
almorale(a)redhat.com, anstephe(a)redhat.com,
asoldano(a)redhat.com, atangrin(a)redhat.com,
bbaranow(a)redhat.com, bmaxwell(a)redhat.com,
brian.stansberry(a)redhat.com, cdewolf(a)redhat.com,
chazlett(a)redhat.com, darran.lofthouse(a)redhat.com,
dkreling(a)redhat.com, dosoudil(a)redhat.com,
eleandro(a)redhat.com, etirelli(a)redhat.com,
fjuma(a)redhat.com, gvarsami(a)redhat.com,
ibek(a)redhat.com, iweiss(a)redhat.com,
java-maint-sig(a)lists.fedoraproject.org,
java-sig-commits(a)lists.fedoraproject.org,
jcoleman(a)redhat.com, jochrist(a)redhat.com,
jperkins(a)redhat.com, jstastny(a)redhat.com,
jwon(a)redhat.com, kaycoth(a)redhat.com,
kconner(a)redhat.com, krathod(a)redhat.com,
kverlaen(a)redhat.com, kwills(a)redhat.com,
ldimaggi(a)redhat.com, lgao(a)redhat.com,
mizdebsk(a)redhat.com, mnovotny(a)redhat.com,
msochure(a)redhat.com, msrb(a)redhat.com,
msvehla(a)redhat.com, nwallace(a)redhat.com,
pjindal(a)redhat.com, pmackay(a)redhat.com,
rguimara(a)redhat.com, rrajasek(a)redhat.com,
rstancel(a)redhat.com, rsvoboda(a)redhat.com,
rwagner(a)redhat.com, smaestri(a)redhat.com,
sochotni(a)redhat.com, tcunning(a)redhat.com,
tkirby(a)redhat.com, tom.jenkinson(a)redhat.com,
tzimanyi(a)redhat.com, yborgess(a)redhat.com
Target Milestone: ---
Classification: Other
Apache Maven will follow repositories that are defined in a dependency’s
Project Object Model (pom) which may be surprising to some users, resulting in
potential risk if a malicious actor takes over that repository or is able to
insert themselves into a position to pretend to be that repository. Maven is
changing the default behavior in 3.8.1+ to no longer follow http (non-SSL)
repository references by default. If you are currently using a repository
manager to govern the repositories used by your builds, you are unaffected by
the risks present in the legacy behavior, and are unaffected by this
vulnerability and change to default behavior.
References:
https://lists.apache.org/thread.html/r9a027668558264c4897633e66bcb7784099fd…https://lists.apache.org/thread.html/r06db4057b74e0598a412734f693a34a8836ac…https://lists.apache.org/thread.html/r9a027668558264c4897633e66bcb7784099fd…http://www.openwall.com/lists/oss-security/2021/04/23/5https://lists.apache.org/thread.html/r0556ce5db7231025785477739ee416b169d8a…https://lists.apache.org/thread.html/ra88a0eba7f84658cefcecc0143fd8bbad52c2…https://lists.apache.org/thread.html/r3f0450dcab7e63b5f233ccfbc6fca5f1867a7…
--
You are receiving this mail because:
You are on the CC list for the bug.