Lucene search
+L

5722 matches found

wpexploit
wpexploit
•added 2022/12/28 12:00 a.m.•676 views

User Verification < 1.0.94 - Authentication Bypass

The plugin was affected by an Auth Bypass security vulnerability. To bypass authentication, we only need to know the user’s username. Depending on whose username we know, which can be easily queried because it is usually public data, we may even be given an administrative role on the website...

9.8CVSS1.4AI score0.01598EPSS
SaveExploits2References1
OSV
OSV
•added 2022/12/22 8:15 p.m.•4 views

DEBIAN-CVE-2022-45410

When a ServiceWorker intercepted a request with FetchEvent, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec and then in browsers. This vulnerability affects Firefox ESR...

6.5CVSS6.9AI score0.00744EPSS
SaveExploits0References1
Prion
Prion
•added 2022/12/22 8:15 p.m.•35 views

Cross site scripting

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

5.8CVSS6.3AI score0.00575EPSS
SaveExploits0References4Affected Software3
OSV
OSV
•added 2022/12/22 8:15 p.m.•27 views

UBUNTU-CVE-2022-45414

If a Thunderbird user quoted from an HTML email, for example by replying to the email, and the email contained either a VIDEO tag with the POSTER attribute or an OBJECT tag with a DATA attribute, a network request to the referenced remote URL was performed, regardless of a configuration to block...

8.1CVSS7.3AI score0.00528EPSS
SaveExploits0References3
Huntr
Huntr
•added 2022/12/22 8:33 a.m.•46 views

Link Preload XSS bypass

Description Link preloads still do not effectively confirm if the requested link is external. This is a bypass to the fix for CVE-2022-4414. Root Cause The getPayloadURL function was adapted after the disclosure to use the browsers built in URL parser to properly check for a valid URL. This is a...

5.8CVSS6.1AI score0.00528EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
•added 2022/12/13 4:08 p.m.•18 views

Mozilla: ServiceWorker-intercepted requests bypassed SameSite cookie policy

The Mozilla Foundation Security Advisory describes this flaw as: When a ServiceWorker intercepted a request with FetchEvent, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec...

6.5CVSS7.3AI score0.00744EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2022/12/13 4:08 p.m.•16 views

Mozilla: ServiceWorker-intercepted requests bypassed SameSite cookie policy

The Mozilla Foundation Security Advisory describes this flaw as: When a ServiceWorker intercepted a request with FetchEvent, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec...

6.5CVSS7.3AI score0.00744EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2022/12/08 12:00 a.m.•6 views

PT-2022-35966 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.10 Description: The issue concerns an invalid length check when fetching device IDs. This problem was introduced in version v5.3 and is fixed in Linux Kernel version v6.0.10. The actual impact and attack...

7.1AI score
SaveExploits0References1
Debian
Debian
•added 2022/12/05 12:22 a.m.•87 views

[SECURITY] [DLA 3222-1] node-fetch security update

Debian LTS Advisory DLA-3222-1 [email protected] https://www.debian.org/lts/security/ Guilhem Moulin December 05, 2022 https://wiki.debian.org/LTS Package : node-fetch Version : 1.7.3-1+deb10u1 CVE ID : CVE-2022-0235 ranjit-git discovered an information leak vulnerability in node-fetch,...

8.8CVSS6.8AI score0.01646EPSS
SaveExploits1
OSV
OSV
•added 2022/12/05 12:00 a.m.•73 views

DLA-3222-1 node-fetch - security update

Bulletin has no description...

8.8CVSS7.9AI score0.01646EPSS
SaveExploits1
OpenVAS
OpenVAS
•added 2022/12/05 12:00 a.m.•42 views

Debian: Security Advisory (DLA-3222-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.1AI score0.01646EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
•added 2022/12/05 12:00 a.m.•47 views

Debian dla-3222 : node-fetch - security update

The remote Debian 10 host has a package installed that is affected by a vulnerability as referenced in the dla-3222 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3222-1 [email protected] https://www.debian.org/lts/security/...

8.8CVSS7.4AI score0.01646EPSS
SaveExploits1References4
wpexploit
wpexploit
•added 2022/11/28 12:00 a.m.•175 views

Directorist < 7.4.4 - Subscriber+ Sensitive Information Disclosure

The plugin does not prevent users with low privileges like subscribers from accessing sensitive system information. fetch'http://wpscan.local/wp-admin/admin-ajax.php', method: 'POST', headers: new Headers 'Content-Type': 'application/x-www-form-urlencoded', , body: 'action=sendsysteminfo',...

6.5CVSS1.5AI score0.00699EPSS
SaveExploits2
Cvelist
Cvelist
•added 2022/11/23 6:14 a.m.•41 views

CVE-2022-4045 Authenticated user could send multiple requests containing a parameter which could fetch a large amount of data and can crash a Mattermost server

A denial-of-service vulnerability in the Mattermost allows an authenticated user to crash the server via multiple requests to one of the API endpoints which could fetch a large amount of data...

3.1CVSS6.5AI score0.00636EPSS
SaveExploits0References1
Prion
Prion
•added 2022/11/22 8:15 p.m.•34 views

Cross site request forgery (csrf)

Fastify is a web framework with minimal overhead and plugin architecture. The attacker can use the incorrect Content-Type to bypass the Pre-Flight checking of fetch. fetch requests with Content-Type’s essence as "application/x-www-form-urlencoded", "multipart/form-data", or "text/plain", could...

6.8CVSS8.6AI score0.00401EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2022/11/22 6:15 p.m.•11 views

CVE-2022-43212

Billing System Project v1.0 was discovered to contain a SQL injection vulnerability via the orderId parameter at fetchOrderData.php...

9.8CVSS5.8AI score0.00914EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2022/11/22 12:00 a.m.•11 views

Billing System Project SQL注入漏洞

Billing System Project is a billing system project by Mayuri K. Individual developer. Billing System Project v1.0 suffers from a SQL injection vulnerability that stems from a lack of validation of the orderId parameter in fetchOrderData.php against an externally entered SQL statement. An attacker...

9.8CVSS7.8AI score0.00914EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2022/11/22 12:00 a.m.•55 views

CVE-2022-41919 Fastify vulnerable to Cross-Site Request Forgery (CSRF) attack via incorrect content type

Fastify is a web framework with minimal overhead and plugin architecture. The attacker can use the incorrect Content-Type to bypass the Pre-Flight checking of fetch. fetch requests with Content-Type’s essence as "application/x-www-form-urlencoded", "multipart/form-data", or "text/plain", could...

4.2CVSS8.9AI score0.00401EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2022/11/22 12:00 a.m.•9 views

PT-2022-26793 · Unknown · Billing System Project

Name of the Vulnerable Software and Affected Versions: Billing System Project version 1.0 Description: The issue is related to a SQL injection vulnerability. This vulnerability can be exploited via the orderId parameter at the "fetchOrderData.php" endpoint. Recommendations: For Billing System...

9.8CVSS8.1AI score0.00914EPSS
SaveExploits0References7
OSV
OSV
•added 2022/11/22 12:00 a.m.•46 views

CVE-2022-41919 Fastify vulnerable to Cross-Site Request Forgery (CSRF) attack via incorrect content type

Fastify is a web framework with minimal overhead and plugin architecture. The attacker can use the incorrect Content-Type to bypass the Pre-Flight checking of fetch. fetch requests with Content-Type’s essence as "application/x-www-form-urlencoded", "multipart/form-data", or "text/plain", could...

4.2CVSS8.4AI score
SaveExploits0References5
Rows per page
Query Builder