Lucene search
+L

1404 matches found

ATTACKERKB
ATTACKERKB
added 2021/02/12 9:17 a.m.4 views

CVE-2021-31403

Non-constant-time comparison of CSRF tokens in UIDL request handler in com.vaadin:vaadin-server versions 7.0.0 through 7.7.23 Vaadin 7.0.0 through 7.7.23, and 8.0.0 through 8.12.2 Vaadin 8.0.0 through 8.12.2 allows attacker to guess a security token via timing attack...

4CVSS6.1AI score0.00306EPSS
SaveExploits0References4Affected Software2
Hacker One
Hacker One
added 2021/02/12 8:43 a.m.46 views

Concrete CMS: Stored unauth XSS in calendar event via CSRF

crayons Description The description parameter in the scenario /index.php/ccm/calendar/dialogs/event/add/save is affected by Stored XSS due to lack of user supplied data filtration. Also in should be mentioned that this endpoint does not verify CSRF token ccmtoken, which leads to an ability to...

6.8CVSS7.9AI score0.00499EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/02/05 12:56 p.m.21 views

ImpressCMS: CSRF to XSS in /htdocs/modules/system/admin.php

The "admin.php" file in the "system" module of ImpressCMS version 1.4.2 was vulnerable to a Cross-Site Scripting XSS attack. This vulnerability allowed an attacker to execute malicious scripts in the context of an authorized user by exploiting a lack of input sanitization. The vulnerability was...

6.5AI score
SaveExploits0
CNVD
CNVD
added 2021/01/28 12:00 a.m.52 views

BigProf Online Invoicing System Cross-Site Scripting Vulnerability (CNVD-2021-08151)

BigProf Online Invoicing System OIS is an online invoicing system. A cross-site scripting vulnerability exists in Online Invoicing System OIS version 4.0, which can be exploited by an attacker to take over an administrative account by extracting a csrf token and sending a password change request,...

7.6CVSS6.3AI score0.00596EPSS
SaveExploits1References1
NVD
NVD
added 2021/01/22 6:15 p.m.39 views

CVE-2021-21260

Online Invoicing System OIS is open source software which is a lean invoicing system for small businesses, consultants and freelancers created using AppGini. In OIS version 4.0 there is a stored XSS which can enables an attacker takeover of the admin account through a payload that extracts a csrf...

7.6CVSS7.3AI score0.00596EPSS
SaveExploits1References2
OSV
OSV
added 2021/01/22 6:15 p.m.19 views

CVE-2021-21260

Online Invoicing System OIS is open source software which is a lean invoicing system for small businesses, consultants and freelancers created using AppGini. In OIS version 4.0 there is a stored XSS which can enables an attacker takeover of the admin account through a payload that extracts a csrf...

5.4CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2021/01/22 5:20 p.m.45 views

CVE-2021-21260 XSS in description field

Online Invoicing System OIS is open source software which is a lean invoicing system for small businesses, consultants and freelancers created using AppGini. In OIS version 4.0 there is a stored XSS which can enables an attacker takeover of the admin account through a payload that extracts a csrf...

7.6CVSS7.4AI score0.00596EPSS
SaveExploits1References2
CVE
CVE
added 2021/01/22 5:20 p.m.106 views

CVE-2021-21260

The CVE-2021-21260 entry describes a stored XSS in Online Invoicing System (OIS) v4.0, caused by unsanitized input reflected in app/items_view.php (Item description). This enables an attacker to potentially takeover an admin account by injecting a payload that extracts a CSRF token and issues a p...

7.6CVSS5.6AI score0.00596EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2021/01/22 12:00 a.m.15 views

BigProf Online Invoicing System 跨站脚本漏洞

BigProf Online Invoicing System OIS is an online invoicing system. A cross-site scripting vulnerability exists in Online Invoicing System OIS version 4.0, which can be exploited by an attacker to take over an administrative account by extracting a csrf token and sending a password change request,...

7.6CVSS5.9AI score0.00596EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/01/20 12:00 a.m.11 views

Softwaremill Akka-http-session Cross-Site Request Forgery Vulnerability

Softwaremill Softwaremill Akka-http-session is a codebase for providing continuous JWT and continuous connectivity support for single page or mobile applications from Softwaremill, Poland. A cross-site request forgery vulnerability exists in Softwaremill Akka-http-session core2.12 from 0 and befo...

8.8CVSS7.2AI score0.00524EPSS
SaveExploits0References5
OSV
OSV
added 2021/01/19 3:15 p.m.21 views

CVE-2020-28482

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS6.8AI score
SaveExploits0References2
NVD
NVD
added 2021/01/19 3:15 p.m.30 views

CVE-2020-28482

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS6.6AI score0.0098EPSS
SaveExploits0References2
CVE
CVE
added 2021/01/19 2:50 p.m.76 views

CVE-2020-28482

CVE-2020-28482 affects the npm package fastify-csrf prior to 3.0.0. The issues: (1) the generated cookie uses insecure defaults and lacks the httpOnly flag (cookieOpts: { path: '/', sameSite: true }), and (2) the CSRF token is exposed in the GET query parameter. This weakens CSRF protections and ...

8.8CVSS7.1AI score0.0098EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/01/19 12:00 a.m.12 views

Fastify Fastify-csrf Cross-Site Request Forgery Vulnerability

Fastify Fastify-csrf is a Javascript-based plugin that provides CSRF protection for Fastify in the Fastify community. A security vulnerability exists in fastify-csrf before 3.0.0 due to an insecure default value being used in the generated cookie, no httpOnly, and CSRF tokens being available in t...

8.8CVSS7.3AI score0.0098EPSS
SaveExploits0References2
OSV
OSV
added 2021/01/13 4:15 a.m.8 views

UBUNTU-CVE-2020-36191

JupyterHub 1.1.0 allows CSRF in the admin panel via a request that lacks an xsrf field, as demonstrated by a /hub/api/user request to add or remove a user account...

4.5CVSS7.2AI score0.00504EPSS
SaveExploits1References3
OSV
OSV
added 2021/01/11 9:15 p.m.9 views

CVE-2021-21241

The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is a independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. In Flask-Security-Too from version 3.3.0 and before version 3.4.5, the /login and...

7.4CVSS7.5AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2021/01/11 9:15 p.m.21 views

CVE-2021-21241

The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is a independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. In Flask-Security-Too from version 3.3.0 and before version 3.4.5, the /login and...

7.4CVSS7AI score0.00917EPSS
SaveExploits0References7
OSV
OSV
added 2021/01/11 8:38 p.m.19 views

GHSA-HH7M-RX4F-4VPV CSRF can expose users authentication token

Issue The /login and /change endpoints can return the authenticated user's authentication token in response to a GET request. Since GET requests aren't protected with a CSRF token, this could lead to a malicious 3rd party site acquiring the authentication token. Patches Version 3.4.5 and soon to ...

8.3CVSS7.2AI score0.00917EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2021/01/11 8:35 p.m.47 views

CVE-2021-21241

The Python "Flask-Security-Too" package is used for adding security features to your Flask application. It is an is a independently maintained version of Flask-Security based on the 3.0.0 version of Flask-Security. In Flask-Security-Too from version 3.3.0 and before version 3.4.5, the /login and...

7.4CVSS7.5AI score0.00917EPSS
SaveExploits0
CVE
CVE
added 2021/01/11 8:35 p.m.124 views

CVE-2021-21241

The CVE-2021-21241 issue affects the Python package Flask-Security-Too (independently maintained fork of Flask-Security). In versions 3.3.0 through 3.4.4 (and including 3.4.5 before patch) the /login and /change endpoints could return the authenticated user’s token in response to a GET request. S...

7.4CVSS7.4AI score0.00917EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder