Lucene search
+L

4098 matches found

Photon
Photon
added 2022/01/22 12:00 a.m.46 views

Important Photon OS Security Update - PHSA-2022-3.0-0354

Updates of 'aide', 'ImageMagick', 'expat', 'ruby' packages of Photon OS have been released...

5.5AI score
SaveExploits0
Fedora
Fedora
added 2022/01/21 4:23 p.m.20 views

[SECURITY] Fedora 35 Update: expat-2.4.3-1.fc35

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

2.1AI score
SaveExploits0
Photon
Photon
added 2022/01/19 12:00 a.m.105 views

Critical Photon OS Security Update - PHSA-2022-0353

Updates of 'expat', 'cryptsetup' packages of Photon OS have been released...

7.5CVSS1.6AI score0.04829EPSS
SaveExploits0
Photon
Photon
added 2022/01/19 12:00 a.m.66 views

Important Photon OS Security Update - PHSA-2022-0354

Updates of 'expat', 'ruby', 'aide', 'ImageMagick' packages of Photon OS have been released...

9CVSS1.7AI score0.04234EPSS
SaveExploits3
Veracode
Veracode
added 2022/01/18 10:23 p.m.46 views

Denial Of Service (DoS)

expat is vulnerable to denial-of-service. The vulnerability exists in storeAtts function in xmlparse.c may lead to realloc misbehavior, allowing a malicious user to cause an application crash...

8.8CVSS2.8AI score0.04234EPSS
SaveExploits1References14Affected Software23
OSV
OSV
added 2022/01/18 11:04 a.m.6 views

OESA-2022-1490 expat security update

An XML parser library. Security Fixes: In Expat aka libexpat before 2.4.3, a left shift by 29 or more places in the storeAtts function in xmlparse.c can lead to realloc misbehavior e.g., allocating too few bytes, or only freeing memory.CVE-2021-45960 lookup in xmlparse.c in Expat aka libexpat...

9.8CVSS9.1AI score0.04829EPSS
SaveExploits2References9
NCSC
NCSC
added 2022/01/18 12:00 a.m.12 views

Vulnerabilities fixed in Expat

Developers have fixed vulnerabilities in Expat. The vulnerabilities allow a remote malicious person to perform a Denial-of-Service. To do this, the malicious party must send an XML tag with an overflow of attributes to the vulnerable XML server send or trigger an integer overflow on various...

9.8CVSS9.5AI score0.04829EPSS
SaveExploits2
Slackware Linux
Slackware Linux
added 2022/01/16 9:48 p.m.65 views

[slackware-security] expat

New expat packages are available for Slackware 14.0, 14.1, 14.2, and -current to fix security issues. Here are the details from the Slackware 14.2 ChangeLog: patches/packages/expat-2.4.3-i586-1slack14.2.txz: Upgraded. Fix issues with left shifts by =29 places resulting in: a realloc acting as fre...

9.8CVSS0.3AI score0.04829EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2022/01/16 12:00 a.m.47 views

Slackware Linux 14.0 / 14.1 / 14.2 / current expat Multiple Vulnerabilities (SSA:2022-016-01)

The version of expat installed on the remote host is prior to 2.4.3. It is, therefore, affected by multiple vulnerabilities as referenced in the SSA:2022-016-01 advisory. - In Expat aka libexpat before 2.4.3, a left shift by 29 or more places in the storeAtts function in xmlparse.c can lead to...

9.8CVSS7.5AI score0.04829EPSS
SaveExploits2References8
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.6 views

nextScaffoldPart in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

...

8.8CVSS7.5AI score0.02801EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.8 views

defineAttribute in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

...

9.8CVSS7.5AI score0.03404EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.4 views

addBinding in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

...

9.8CVSS7.5AI score0.04829EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.8 views

In doProlog in xmlparse.c in Expat (aka libexpat) before 2.4.3 an integer overflow exists for m_groupSize.

...

8.1CVSS7.5AI score0.0379EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.10 views

storeAtts in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

...

8.8CVSS7.5AI score0.02801EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.8 views

lookup in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

...

8.8CVSS7.5AI score0.02636EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/01/14 8:00 a.m.8 views

build_model in xmlparse.c in Expat (aka libexpat) before 2.4.3 has an integer overflow.

...

9.8CVSS7.5AI score0.03404EPSS
SaveExploits0
CNVD
CNVD
added 2022/01/14 12:00 a.m.68 views

Expat lookup function buffer overflow vulnerability

Expat is a fast streaming XML parser written in C. A buffer overflow vulnerability exists in versions of Expat prior to 2.4.3, which stems from a boundary error in xmlparse.c in lookup when handling untrusted input. A remote attacker could exploit this vulnerability to execute arbitrary code on t...

8.8CVSS5.8AI score0.02636EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/01/14 12:00 a.m.32 views

Expat build_model function buffer overflow vulnerability

Expat is a fast streaming XML parser written in C. A buffer overflow vulnerability exists in versions of Expat prior to 2.4.3, which stems from a boundary error in buildmodel in xmlparse.c when handling untrusted input. A remote attacker could exploit this vulnerability to execute arbitrary code ...

9.8CVSS6.1AI score0.03404EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/01/14 12:00 a.m.75 views

Expat nextScaffoldPart buffer overflow vulnerability

Expat is a fast streaming XML parser written in C. A buffer overflow vulnerability exists in versions of Expat prior to 2.4.3, which stems from a boundary error in xmlparse.c in nextScaffoldPart when processing untrusted input. A remote attacker could exploit this vulnerability to execute arbitra...

8.8CVSS6.2AI score0.02801EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/01/14 12:00 a.m.64 views

Expat defineAttribute function buffer overflow vulnerability

Expat is a fast streaming XML parser written in C. A buffer overflow vulnerability exists in versions of Expat prior to 2.4.3, which stems from a boundary error in defineAttribute in xmlparse.c when handling untrusted input. A remote attacker could exploit this vulnerability to execute arbitrary...

9.8CVSS6.1AI score0.03404EPSS
SaveExploits0References1
Rows per page
Query Builder