Lucene search
+L

1033 matches found

RedHat Linux
RedHat Linux
added 2022/10/18 1:01 p.m.10 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/18 12:49 p.m.10 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/17 8:15 a.m.11 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/12 11:24 a.m.22 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/11 12:57 p.m.9 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/06 12:41 p.m.10 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/06 12:25 p.m.11 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/10/06 12:23 p.m.11 views

expat: a use-after-free in the doContent function in xmlparse.c

A vulnerability was found in expat. With this flaw, it is possible to create a situation in which parsing is suspended while substituting in an internal entity so that XMLResumeParser directly uses the internalEntityProcessor as its processor. If the subsequent parse includes some unclosed tags,...

8.1CVSS7.6AI score0.02208EPSS
SaveExploits0References6
OSV
OSV
added 2022/09/21 4:58 p.m.75 views

GHSA-GWP4-MCV4-W95J jwcrypto token substitution can lead to authentication bypass

The JWT code can auto-detect the type of token being provided, and this can lead the application to incorrect conclusions about the trustworthiness of the token. Quoting the private disclosure we received : "Under certain circumstances, it is possible to substitute a .. signed JWS with a JWE that...

6.9AI score0.00435EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/09/21 4:58 p.m.49 views

jwcrypto token substitution can lead to authentication bypass

The JWT code can auto-detect the type of token being provided, and this can lead the application to incorrect conclusions about the trustworthiness of the token. Quoting the private disclosure we received : "Under certain circumstances, it is possible to substitute a .. signed JWS with a JWE that...

0.7AI score0.00435EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/21 12:00 a.m.13 views

PT-2022-20464

Name of the Vulnerable Software and Affected Versions OSV affected versions not specified Description The issue concerns the JWT code's ability to auto-detect token types, potentially leading to incorrect conclusions about token trustworthiness. Under certain circumstances, an attacker can...

5.9AI score0.00435EPSS
SaveExploits0References16
OSV
OSV
added 2022/09/16 9:22 p.m.20 views

GHSA-G468-QJ8G-VCJC TensorFlow vulnerable to `CHECK`-fail in `tensorflow::full_type::SubstituteFromAttrs`

Impact When tensorflow::fulltype::SubstituteFromAttrs receives a FullTypeDef& t that is not exactly three args, it triggers a CHECK-fail instead of returning a status. cpp Status SubstituteForEachAttrMap& attrs, FullTypeDef& t DCHECKEQt.argssize, 3; const auto& cont = t.args0; const auto& tmpl =...

7.5CVSS5.9AI score0.00701EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.8 views

PT-2022-23116

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description The issue occurs when tensorflow::full type::SubstituteFromAttrs receives a...

7.5CVSS7.1AI score0.00701EPSS
SaveExploits0References17
OSV
OSV
added 2022/08/23 4:15 p.m.27 views

CVE-2021-3702

A race condition flaw was found in ansible-runner, where an attacker could watch for rapid creation and deletion of a temporary directory, substitute their directory at that name, and then have access to ansible-runner's privatedatadir the next time ansible-runner made use of the privatedatadir...

6.3CVSS6.2AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/08/23 3:51 p.m.60 views

CVE-2021-3702

A race condition flaw was found in ansible-runner, where an attacker could watch for rapid creation and deletion of a temporary directory, substitute their directory at that name, and then have access to ansible-runner's privatedatadir the next time ansible-runner made use of the privatedatadir...

6.3CVSS7AI score0.00202EPSS
SaveExploits0
NCSC
NCSC
added 2022/08/15 12:00 a.m.12 views

Vulnerability fixed in Zoom for macOS

Zoom has fixed a vulnerability in the Zoom Client for macOS. A local malicious person with user privileges could exploit to execute arbitrary code under privileges of root. The vulnerability is located in Zoom's installer and makes it possible to substitute the zoom client update for any other...

8.8CVSS7.6AI score0.00175EPSS
SaveExploits0
Fedora
Fedora
added 2022/07/17 1:15 a.m.29 views

[SECURITY] Fedora 35 Update: golang-github-a8m-envsubst-1.3.0-2.fc35

Go package for substituting environment variables...

9.3CVSS2.8AI score0.0995EPSS
SaveExploits3
OSV
OSV
added 2022/07/07 8:26 a.m.10 views

CLSA-2022-1657182377 Fixed CVEs in vim: CVE-2022-2129, CVE-2022-2125, CVE-2022-1720, CVE-2022-2124, CVE-2022-2126

CVE-2022-2125: add checking for NUL to avoid running over the end of line - CVE-2022-1720: do not include the NUL in the length to avoid reading past end of line with "gf" in Visual block mode - CVE-2022-2124: add checking for NUL to avoid running over the end of line - CVE-2022-2129: disallow...

7.8CVSS6.9AI score0.02177EPSS
SaveExploits5References1
OSV
OSV
added 2022/06/15 6:26 p.m.14 views

CLSA-2022-1655317609 Fixed CVEs in vim: CVE-2022-1897, CVE-2022-1927

CVE-2022-1897: fix substitution which overwrites an allocated buffer - CVE-2022-1927: fix invalid cursor position after '0;' range...

7.8CVSS7.1AI score0.01661EPSS
SaveExploits2References1
OSV
OSV
added 2022/05/24 4:52 p.m.57 views

GHSA-XM5F-HC9R-76F3 PHP JOSE Library by Gree Inc. Uses a Broken or Risky Cryptographic Algorithm

The PHP JOSE Library by Gree Inc. prior to 2.2.1 is vulnerable to key confusion/algorithm substitution in the JWS component resulting in bypassing the signature verification via crafted tokens...

7.5CVSS7.4AI score0.00929EPSS
SaveExploits0References3
Rows per page
Query Builder