Lucene search
+L

5802 matches found

OSV
OSV
added 2023/11/14 12:0 a.m.27 views

DLA-3652-1 ruby-sanitize - security update

Bulletin has no description...

7.1CVSS6.3AI score0.00712EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/11/14 12:0 a.m.25 views

Debian dla-3652 : ruby-sanitize - security update

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

7.1CVSS6.5AI score0.00712EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2023/11/09 11:14 p.m.46 views

CVE-2023-46998

A flaw was discovered in bootbox.js. This issue may allow a remote attacker to execute arbitrary code using a specially crafted payload, compromising the confidentiality and integrity of sensitive data. Mitigation Sanitize input before adding it to a DOM element using jquery...

6.5CVSS6.5AI score0.01435EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2023/11/06 8:41 p.m.26 views

CVE-2023-5355 Awesome Support < 6.1.5 - Submitter+ Arbitrary File Deletion

The Awesome Support WordPress plugin before 6.1.5 does not sanitize file paths when deleting temporary attachment files, allowing a ticket submitter to delete arbitrary files on the server...

8.2AI score0.0066EPSS
SaveExploits2References1
NVD
NVD
added 2023/11/06 4:15 p.m.27 views

CVE-2023-5969

Mattermost fails to properly sanitize the request to /api/v4/redirectlocation allowing an attacker, sending a specially crafted request to /api/v4/redirectlocation, to fill up the memory due to caching large items...

5.3CVSS5.2AI score0.00531EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/06 3:35 p.m.11 views

CVE-2023-5968 Password hash in response body after username update

Mattermost fails to properly sanitize the user object when updating the username, resulting in the password hash being included in the response body...

4.9CVSS6AI score0.0051EPSS
SaveExploits0References3
OSV
OSV
added 2023/11/03 7:1 p.m.87 views

GHSA-GC7P-J5XM-XXH2 Unauthorized Access to Private Fields in User Registration API

System Details | Name | Value | |----------|------------------------| | OS | Windows 11 | | Version | 4.11.1 node v16.14.2 | | Database | mysql | Description I marked some fields as private fields in user content-type, and tried to register as a new user via api, at the same time I added content ...

7.6CVSS7.4AI score0.00496EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/11/03 12:0 a.m.12 views

PT-2023-28024 · Rsvpmaker · Rsvpmaker

Name of the Vulnerable Software and Affected Versions: RSVPMaker versions through 10.6.6 Description: The issue is related to an SQL Injection vulnerability due to improper neutralization of special elements used in an SQL command. This allows for SQL Injection attacks. Recommendations: For...

9.8CVSS10AI score0.00862EPSS
SaveExploits1References6
WPVulnDB
WPVulnDB
added 2023/11/03 12:0 a.m.16 views

Carousel, Recent Post Slider and Banner Slider < 2.1 - Contributor+ Stored Cross-Site Scripting

Description The plugin does not correctly sanitize and escape user-supplied attributes in the 'spicepostslider' shortcode. This oversight could lead to the injection of arbitrary web scripts into pages that will execute whenever accessed by a user...

6.4CVSS6.8AI score0.00519EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2023/10/31 2:15 p.m.17 views

Cross site scripting

The E2Pdf WordPress plugin before 1.20.20 does not sanitize and escape some of its settings, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed...

4.3CVSS4.6AI score0.00402EPSS
SaveExploits2References1Affected Software1
SUSE CVE
SUSE CVE
added 2023/10/31 2:26 a.m.3 views

SUSE CVE-2021-23648

The package @braintree/sanitize-url before 6.0.0 are vulnerable to Cross-site Scripting XSS due to improper sanitization in sanitizeUrl function...

6.1CVSS8AI score0.01418EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/10/31 12:0 a.m.6 views

PT-2023-29935 · Spicedb · Spicedb

Name of the Vulnerable Software and Affected Versions: SpiceDB versions prior to 1.27.0-rc1 Description: SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. When the provided datastore URI is malformed, such as having a...

6.5CVSS6.9AI score0.00392EPSS
SaveExploits0References10
WPVulnDB
WPVulnDB
added 2023/10/27 12:0 a.m.22 views

Forminator and Forminator Pro < 1.27.0 - Admin+ Stored Cross-Site Scripting

Description The plugin does not properly sanitize the redirect-url field in the form submission settings, which could allow high-privilege users such as an administrator to inject arbitrary web scripts even when the unfilteredhtml capability is disallowed for example in a multisite setup. PoC...

4.8CVSS6.9AI score0.00451EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2023/10/25 2:9 p.m.64 views

GHSA-5873-6FWQ-463F stellar-strkey vulnerable to panic in SignedPayload::from_payload

Impact Panic vulnerability when a specially crafted payload is used. This is because of the following calculation: rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 If innerpayloadlen is 0xffffffff, 4 - innerpayloadlen % 4 % 4 = 1 so rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 = u32::MAX ...

5.3CVSS5.9AI score0.00762EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2023/10/25 2:9 p.m.36 views

stellar-strkey vulnerable to panic in SignedPayload::from_payload

Impact Panic vulnerability when a specially crafted payload is used. This is because of the following calculation: rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 If innerpayloadlen is 0xffffffff, 4 - innerpayloadlen % 4 % 4 = 1 so rust innerpayloadlen + 4 - innerpayloadlen % 4 % 4 = u32::MAX ...

7.5CVSS6.7AI score0.00762EPSS
SaveExploits1References7Affected Software1
WPVulnDB
WPVulnDB
added 2023/10/25 12:0 a.m.11 views

EventPrime < 3.1.6 - Reflected XSS

Description The plugin does not sanitise and escape some parameters before outputting them back in the page, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

7.1CVSS5.7AI score0.00437EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/10/20 8:34 a.m.14 views

MGASA-2023-0291 Updated ruby-RedCloth packages fix a security vulnerability

A Regular Expression Denial of Service ReDoS issue was discovered in the sanitizehtml function of redcloth gem v4.0.0. This vulnerability allows attackers to cause a Denial of Service DoS via supplying a crafted payload. CVE-2023-31606...

7.5CVSS7.3AI score0.01513EPSS
SaveExploits1References3
CVE
CVE
added 2023/10/20 7:29 a.m.77 views

CVE-2022-4290

The CVE-2022-4290 entry concerns the WordPress plugin Cyr to Lat. It is affected up to version 3.5; the root cause is insufficient escaping and lack of proper SQL query preparation in ctl_sanitize_title, enabling authenticated users to append malicious SQL and potentially read sensitive data. A p...

8.8CVSS8.6AI score0.00766EPSS
SaveExploits0References2Affected Software1
WPVulnDB
WPVulnDB
added 2023/10/20 12:0 a.m.17 views

WP Customer Reviews < 3.6.7 - Admin+ Stored XSS

Description The plugin does not sanitize and escape some of its settings, which could allow high-privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup...

4.8CVSS5.5AI score0.00303EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2023/10/20 12:0 a.m.7 views

WordPress Plugin Cyr to Lat SQL Injection Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers running PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability exists in...

8.8CVSS7.3AI score0.00766EPSS
SaveExploits0References3
Rows per page
Query Builder