Lucene search
+L

879 matches found

Positive Technologies
Positive Technologies
added 2022/06/07 12:0 a.m.6 views

PT-2022-10466 · Hitachi Energy · Txpert Hub Coretec 4

Name of the Vulnerable Software and Affected Versions: Hitachi Energy TXpert Hub CoreTec 4 versions 2.0.0 through 2.2.1 Description: A vulnerability in the application authentication and authorization mechanism in Hitachi Energy's TXpert Hub CoreTec 4, that depends on a token validation of the...

7.2CVSS6.6AI score0.00214EPSS
Exploits0References4
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.7 views

LidoVault: require(msg.value == 0);

Reference: 2 Impact 8 Consider adding here requiremsg.value == 0; since it is non-ETH token. Affected code: --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
Exploits0
NVD
NVD
added 2022/05/31 11:15 p.m.22 views

CVE-2022-31013

Chat Server is the chat server for Vartalap, an open-source messaging application. Versions 2.3.2 until 2.6.0 suffer from a bug in validating the access token, resulting in authentication bypass. The function this.authProvider.verifyAccessKey is an async function, as the code is not using await t...

9.8CVSS0.01372EPSS
Exploits0References3
Prion
Prion
added 2022/05/31 11:15 p.m.20 views

Authentication flaw

Chat Server is the chat server for Vartalap, an open-source messaging application. Versions 2.3.2 until 2.6.0 suffer from a bug in validating the access token, resulting in authentication bypass. The function this.authProvider.verifyAccessKey is an async function, as the code is not using await t...

7.5CVSS9.5AI score0.01372EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2022/05/31 10:35 p.m.88 views

CVE-2022-31013

Chat Server (Vartalap) vulnerability CVE-2022-31013 affects versions 2.3.2–2.6.0. Root cause is a token validation bug where this.authProvider.verifyAccessKey is treated as asynchronous without awaiting results, enabling authentication bypass. A patch exists in version 2.6.0. Public references ac...

9.8CVSS9.7AI score0.01372EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2022/05/24 5:10 p.m.17 views

GHSA-WG24-9XM9-593V phpBB Cross-Site Request Forgery (CSRF)

Missing form token validation in phpBB 3.2.7 allows CSRF in deleting post attachments...

4.3CVSS4.9AI score0.00414EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:10 p.m.26 views

phpBB Cross-Site Request Forgery (CSRF)

Missing form token validation in phpBB 3.2.7 allows CSRF in deleting post attachments...

4.3CVSS7.2AI score0.00414EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2022/05/20 12:0 a.m.8 views

WordPress plugin Disable Right Click For WP跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a set of blogging platforms developed using the PHP language. WordPress plugin is an application plugin. WordPress Disable Right Click For WP plugin 1.1.6 and earlier versions are vulnerable to cross-site...

8.8CVSS5.4AI score0.0041EPSS
Exploits0References3
OSV
OSV
added 2022/05/17 1:42 a.m.37 views

GHSA-2RVH-Q539-Q33V Cross-Site Request Forgery in Apache Struts

The token check mechanism in Apache Struts 2.0.0 through 2.3.4 does not properly validate the token name configuration parameter, which allows remote attackers to perform cross-site request forgery CSRF attacks by setting the token name configuration parameter to a session attribute...

6.8CVSS6.4AI score0.03333EPSS
Exploits0References6
OSV
OSV
added 2022/05/17 12:29 a.m.3 views

GHSA-38QW-J787-V8C2 Apache Struts CSRF Vulnerability

Apache Struts 2 2.3.20 through 2.3.28.1 mishandles token validation, which allows remote attackers to conduct cross-site request forgery CSRF attacks via unspecified vectors...

8.8CVSS7.2AI score0.03801EPSS
Exploits0References11
Github Security Blog
Github Security Blog
added 2022/05/17 12:29 a.m.25 views

Apache Struts CSRF Vulnerability

Apache Struts 2 2.3.20 through 2.3.28.1 mishandles token validation, which allows remote attackers to conduct cross-site request forgery CSRF attacks via unspecified vectors...

8.8CVSS6.9AI score0.03801EPSS
Exploits0References11Affected Software1
Veracode
Veracode
added 2022/05/04 10:25 a.m.42 views

Token Validation Bypass

Google OAuth Client is vulnerable to token validation bypass. The function IdTokenVerifier validate any token with custom payload as valid token if the token is properly signed...

8.7CVSS2.2AI score0.00296EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2022/05/03 4:15 p.m.41 views

CVE-2021-22573

The vulnerability is that IDToken verifier does not verify if token is properly signed. Signature verification makes sure that the token's payload comes from valid provider, not from someone else. An attacker can provide a compromised token with custom payload. The token will pass the validation ...

7.3CVSS7.1AI score
Exploits0References1
Cvelist
Cvelist
added 2022/05/03 3:45 p.m.61 views

CVE-2021-22573 Incorrect signature verification on Google-oauth-java-client

The vulnerability is that IDToken verifier does not verify if token is properly signed. Signature verification makes sure that the token's payload comes from valid provider, not from someone else. An attacker can provide a compromised token with custom payload. The token will pass the validation ...

8.7CVSS8.7AI score0.00296EPSS
Exploits0References1
Veracode
Veracode
added 2022/04/29 5:51 a.m.13 views

Information Disclosure

shopware/shopware is vulnerable to information disclosure. The vulnerability exists in Account.php because multiple tokens requests are allowed and the generated tokens are not properly validated during a password reset which allows an attacker to gain access to user's email account and token...

7.5CVSS2.8AI score0.00836EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/28 9:1 p.m.44 views

Malfunction of CSRF token validation in Shopware

Impact The CSRF tokens were not renewed after login and logout. An attacker could impersonate the victim if the attacker is able to use the same device as the victim used beforehand. Patches We recommend updating to the current version 5.7.9. You can get the update to 5.7.9 regularly via the...

7.5CVSS2.6AI score0.00582EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2022/04/28 2:15 p.m.5 views

CVE-2022-24879 Malfunction of Cross-Site Request Forgery token validation

Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery CSRF token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7....

7.5CVSS7.5AI score0.00582EPSS
Exploits0References3
OSV
OSV
added 2022/04/28 2:15 p.m.10 views

CVE-2022-24879 Malfunction of Cross-Site Request Forgery token validation

Shopware is an open source e-commerce software platform. Versions prior to 5.7.9 are vulnerable to malfunction of cross-site request forgery CSRF token validation. Under certain circumstances, the CSRF tokens were not generated anew and not validated correctly. This issue is fixed in version 5.7....

7.5CVSS6.8AI score0.00582EPSS
Exploits0References5
CNVD
CNVD
added 2022/04/13 12:0 a.m.46 views

Webmin Cross-site Request Forgery Vulnerability (CNVD-2022-61344)

Webmin is a set of Web-based system administration tools for Unix-like operating systems from the Webmin community.Webmin version 1.973 is vulnerable to cross-site request forgery, which stems from the lack of token validation for cross-site request forgery in the scheduled Cron job function. An...

8.8CVSS2.7AI score0.02309EPSS
Exploits1References1
CNVD
CNVD
added 2022/04/13 12:0 a.m.36 views

Webmin Cross-Site Request Forgery Vulnerability (CNVD-2022-61349)

Webmin is the Webmin community's set of Web-based system administration tools for Unix-like operating systems. A cross-site request forgery vulnerability exists in Webmin version 1.973, which stems from a lack of token validation for cross-site request forgery in the upload and download functions...

8.8CVSS8.6AI score0.02309EPSS
Exploits1References1
Rows per page
Query Builder