Lucene search
+L

15466 matches found

CVE
CVE
added 2022/12/22 12:00 a.m.508 views

CVE-2022-1520

CVE-2022-1520 affects Thunderbird prior to 91.9. The issue is an incorrect encryption/signature status display when viewing an email A with an attached B (encrypted/digitally signed). After opening B, returning to A may cause A to show B’s security status. This is a client-side UI discrepancy, no...

4.3CVSS6.1AI score0.00266EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2022/12/22 12:00 a.m.7 views

jsonwebtoken 数据伪造问题漏洞

jsonwebtoken is Auth0 open source implementation of a JSON Web token . jsonwebtoken version 8.5.1 and earlier versions of data forgery vulnerability , the vulnerability stems from the default use of the "none" algorithm for signature verification , jwt.verify function in the lack of algorithm...

7.6CVSS7AI score0.00532EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/12/22 12:00 a.m.41 views

CVE-2022-1834

When displaying the sender of an email, and the sender name contained the Braille Pattern Blank space character multiple times, Thunderbird would have displayed all the spaces. This could have been used by an attacker to send an email message with the attacker's digital signature, that was shown...

6.5CVSS2.4AI score0.0038EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/12/22 12:00 a.m.26 views

CVE-2022-2226

An OpenPGP digital signature includes information about the date when the signature was created. When displaying an email that contains a digital signature, the email's date will be shown. If the dates were different, then Thunderbird didn't report the email as having an invalid signature. If an...

6.5CVSS7.6AI score0.00409EPSS
SaveExploits0
CVE
CVE
added 2022/12/22 12:00 a.m.143 views

CVE-2021-4126

The CVE-2021-4126 issue affects Thunderbird: when receiving an OpenPGP/MIME signed email with an outer MIME layer (e.g., mailing list footer), Thunderbird incorrectly treated inner content as signed. The root cause is that the displayed signature status was based on the inner part; since 91.4.1, ...

6.5CVSS7.3AI score0.00432EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/22 12:00 a.m.5 views

CVE-2021-4126

When receiving an OpenPGP/MIME signed email message that contains an additional outer MIME message layer, for example a message footer added by a mailing list gateway, Thunderbird only considered the inner signed message for the signature validity. This gave the false impression that the addition...

6.4AI score0.00432EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/12/22 12:00 a.m.26 views

CVE-2022-2226

An OpenPGP digital signature includes information about the date when the signature was created. When displaying an email that contains a digital signature, the email's date will be shown. If the dates were different, then Thunderbird didn't report the email as having an invalid signature. If an...

7.6AI score0.00409EPSS
SaveExploits0References2
CVE
CVE
added 2022/12/22 12:00 a.m.191 views

CVE-2022-2226

CVE-2022-2226 describes a vulnerability in Mozilla Thunderbird where an OpenPGP signature includes the signature date, which may differ from the email display date. If the dates don’t match, Thunderbird could still accept the signature; a replay attack (resenting an old email later) could mislead...

6.5CVSS7.1AI score0.00409EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/12/22 12:00 a.m.21 views

CVE-2022-1834

When displaying the sender of an email, and the sender name contained the Braille Pattern Blank space character multiple times, Thunderbird would have displayed all the spaces. This could have been used by an attacker to send an email message with the attacker's digital signature, that was shown...

7.8AI score0.0038EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/12/22 12:00 a.m.14 views

PT-2022-16059

Name of the Vulnerable Software and Affected Versions jsonwebtoken versions =8.5.1 Description The jsonwebtoken library could be misconfigured to use legacy, insecure key types for signature verification. For example, DSA keys could be used with the RS256 algorithm. Users are affected if they use...

8.1CVSS6.8AI score0.00479EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2022/12/22 12:00 a.m.56 views

CVE-2021-4126

When receiving an OpenPGP/MIME signed email message that contains an additional outer MIME message layer, for example a message footer added by a mailing list gateway, Thunderbird only considered the inner signed message for the signature validity. This gave the false impression that the addition...

6.5CVSS6.5AI score0.00432EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2022/12/22 12:00 a.m.92 views

CVE-2022-26387

When installing an add-on, Firefox verified the signature before prompting the user; but while the user was confirming the prompt, the underlying add-on file could have been modified and Firefox would not have noticed. This vulnerability affects Firefox 98, Firefox ESR 91.7, and Thunderbird 91.7...

7.5CVSS8.9AI score0.00657EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/12/22 12:00 a.m.35 views

CVE-2022-26387

When installing an add-on, Firefox verified the signature before prompting the user; but while the user was confirming the prompt, the underlying add-on file could have been modified and Firefox would not have noticed. This vulnerability affects Firefox 98, Firefox ESR 91.7, and Thunderbird 91.7...

8AI score0.00657EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/12/22 12:00 a.m.4 views

CVE-2022-1834

When displaying the sender of an email, and the sender name contained the Braille Pattern Blank space character multiple times, Thunderbird would have displayed all the spaces. This could have been used by an attacker to send an email message with the attacker's digital signature, that was shown...

6.2AI score0.0038EPSS
SaveExploits0References2
CVE
CVE
added 2022/12/22 12:00 a.m.620 views

CVE-2022-26387

The CVE-2022-26387 issue is a Mozilla add-on verification weakness. A time-of-check/time-of-use (TOCTOU) bug could allow the add-on file to be altered after Firefox/Thunderbird signatures were checked but before user confirmation, leaving the user exposed. Affected products and versions per conne...

7.5CVSS7.8AI score0.00657EPSS
SaveExploits1References4Affected Software3
Positive Technologies
Positive Technologies
added 2022/12/22 12:00 a.m.14 views

PT-2022-16061

Name of the Vulnerable Software and Affected Versions jsonwebtoken versions =8.5.1 Description The issue arises from the lack of algorithm definition in the jwt.verify function, leading to a signature validation bypass due to defaulting to the none algorithm for signature verification. This occur...

7.6CVSS6.8AI score0.00532EPSS
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2022/12/22 12:00 a.m.81 views

CVE-2022-2226

An OpenPGP digital signature includes information about the date when the signature was created. When displaying an email that contains a digital signature, the email's date will be shown. If the dates were different, then Thunderbird didn't report the email as having an invalid signature. If an...

6.5CVSS7.6AI score0.00409EPSS
SaveExploits0
Code423n4
Code423n4
added 2022/12/21 12:00 a.m.17 views

Signature mallebaility in underwritePriceForCollateral

Lines of code Vulnerability details Impact underwritePriceForCollateral has signature malleability as it doesn't check for a returned address of not 0. Value can be set to 0 oracleSigner Proof of Concept function underwritePriceForCollateralERC721 asset, PriceKind priceKind, OracleInfo memory...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/12/21 12:00 a.m.15 views

PT-2022-28078 · Kyverno · Kyverno

Name of the Vulnerable Software and Affected Versions: Kyverno versions 1.8.3 through 1.8.4 Description: An image signature validation bypass issue allows a malicious image registry or a man-in-the-middle attacker to inject unsigned arbitrary container images into a protected Kubernetes cluster...

8.1CVSS7.9AI score0.00956EPSS
SaveExploits0References15
NVD
NVD
added 2022/12/20 11:15 p.m.39 views

CVE-2022-47629

Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser...

9.8CVSS0.0155EPSS
SaveExploits2References6
Rows per page
Query Builder