Lucene search
+L

1923 matches found

FreeBSD
FreeBSD
added 2024/05/09 12:00 a.m.38 views

PostgreSQL server -- Potentially allowing authenicated database users to see data that they shouldn't.

PostgreSQL project reports: A security vulnerability was found in the system views pgstatsext and pgstatsextexprs, potentially allowing authenticated database users to see data they shouldn't. If this is of concern in your installation, run the SQL script...

4.3CVSS7.7AI score0.00722EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/08 12:00 a.m.10 views

PT-2024-3323

Name of the Vulnerable Software and Affected Versions: PostgreSQL versions prior to 14.12 PostgreSQL versions prior to 15.7 PostgreSQL versions prior to 16.3 Description: The issue is related to errors in managing privileges in the PostgreSQL database system, specifically in the pg stats ext and ...

8.8CVSS7.4AI score0.04322EPSS
SaveExploits0References174
Patchstack
Patchstack
added 2024/05/06 11:55 p.m.11 views

WordPress Content Views plugin <= 3.7.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via pagingType Parameter vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via pagingType Parameter vulnerability discovered by wesley wcraft in WordPress Plugin Content Views versions = 3.7.1...

6.4CVSS5.8AI score0.00353EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2024/05/06 12:00 a.m.18 views

WordPress Content Views Plugin <= 3.7.1 is vulnerable to Cross Site Scripting (XSS)

Software Content Views Type Plugin Vulnerable versions = 3.7.1 Fixed in 3.7.2 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-4446 Patch priority Low CVSS severity Low 6.5 Developer Claim ownership PSID db0528283bdc Credits wesley wcraft Required...

6.4CVSS5.8AI score0.00353EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/01 10:49 a.m.34 views

CVE-2024-32979 Reflected Cross-site Scripting potential in all object list views in Nautobot

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. It was discovered that due to improper handling and escaping of user-provided query parameters, a maliciously crafted Nautobot URL...

7.5CVSS6.8AI score
SaveExploits0References6
OSV
OSV
added 2024/05/01 9:36 a.m.92 views

GHSA-JXGR-GCJ5-CQQG nautobot has reflected Cross-site Scripting potential in all object list views

Impact It was discovered that due to improper handling and escaping of user-provided query parameters, a maliciously crafted Nautobot URL could potentially be used to execute a Reflected Cross-Site Scripting Reflected XSS attack against users. All filterable object-list views in Nautobot are...

7.5CVSS7.2AI score0.00491EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2024/05/01 9:36 a.m.38 views

nautobot has reflected Cross-site Scripting potential in all object list views

Impact It was discovered that due to improper handling and escaping of user-provided query parameters, a maliciously crafted Nautobot URL could potentially be used to execute a Reflected Cross-Site Scripting Reflected XSS attack against users. All filterable object-list views in Nautobot are...

7.5CVSS6.8AI score0.00491EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/01 12:00 a.m.11 views

PT-2024-25026

Name of the Vulnerable Software and Affected Versions Nautobot versions prior to 1.6.20 Nautobot versions prior to 2.2.3 Description A Reflected Cross-Site Scripting Reflected XSS attack can be executed against users due to improper handling and escaping of user-provided query parameters in...

7.5CVSS7AI score0.00491EPSS
SaveExploits0References20
NVD
NVD
added 2024/04/25 8:15 a.m.30 views

CVE-2024-3929

The Content Views – Post Grid & Filter, Recent Posts, Category Posts, & More Gutenberg Blocks and Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Widget Post Overlay block in all versions up to, and including, 3.7.0 due to insufficient input sanitization and...

6.4CVSS5.7AI score0.00353EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/25 7:33 a.m.69 views

CVE-2024-3929

Content Views – Post Grid & Filter, Recent Posts, Category Posts, & More (Gutenberg Blocks and Shortcode) for WordPress is vulnerable to Stored XSS via the Widget Post Overlay block in all versions up to and including 3.7.0. An authenticated attacker with contributor-level access can inject scrip...

6.4CVSS5.7AI score0.00353EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/25 7:33 a.m.14 views

CVE-2024-3929 Content Views – Post Grid & Filter, Recent Posts, Category Posts, & More (Gutenberg Blocks and Shortcode) <= 3.7.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Widget Post Overlay

The Content Views – Post Grid & Filter, Recent Posts, Category Posts, & More Gutenberg Blocks and Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Widget Post Overlay block in all versions up to, and including, 3.7.0 due to insufficient input sanitization and...

6.4CVSS6.1AI score0.00353EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2024/04/25 2:23 a.m.11 views

WordPress Content Views plugin <= 3.7.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Widget Post Overlay vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via Widget Post Overlay vulnerability discovered by wesley wcraft in WordPress Plugin Content Views versions = 3.7.0...

6.4CVSS5.8AI score0.00353EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/25 12:00 a.m.17 views

PT-2024-28422 · WordPress · Content Views – Post Grid & Filter

Name of the Vulnerable Software and Affected Versions: The Content Views – Post Grid & Filter, Recent Posts, Category Posts, & More plugin for WordPress versions up to, and including, 3.7.0 Description: The issue is related to Stored Cross-Site Scripting via the Widget Post Overlay block due to...

6.4CVSS5.9AI score0.00353EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2024/04/25 12:00 a.m.19 views

WordPress Content Views Plugin <= 3.7.0 is vulnerable to Cross Site Scripting (XSS)

Software Content Views Type Plugin Vulnerable versions = 3.7.0 Fixed in 3.7.1 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2024-3929 Patch priority Low CVSS severity Low 6.5 Developer Claim ownership PSID 0486765092e3 Credits wesley wcraft Required...

6.4CVSS5.8AI score0.00353EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/04/25 12:00 a.m.8 views

WordPress plugin Content Views 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed in 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...

6.4CVSS6.5AI score0.00353EPSS
SaveExploits0References3
Drupal
Drupal
added 2024/04/24 12:00 a.m.28 views

REST Views - Moderately critical - Information Disclosure - SA-CONTRIB-2024-018

The Rest views module lets site admins create rest exports in views with additional options for serializing data. This module does not accurately check access and may expose paths to unpublished content. This vulnerability is mitigated by the fact that there must be a specific content structure t...

7.5CVSS6.9AI score0.00491EPSS
SaveExploits0References6
WPVulnDB
WPVulnDB
added 2024/04/24 12:00 a.m.14 views

Content Views – Post Grid & Filter, Recent Posts, Category Posts, & More < 3.7.1 - Contributor+ Stored Cross-Site Scripting via Widget Post Overlay

Description The Content Views – Post Grid & Filter, Recent Posts, Category Posts, & More Gutenberg Blocks and Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Widget Post Overlay block in all versions up to, and including, 3.7.0 due to insufficient input...

6.4CVSS5.9AI score0.00353EPSS
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2024/04/24 12:00 a.m.7 views

Drupal REST Views module < 3.0.1 - Unauthenticated Sensitive Data Exposure vulnerability

Unauthenticated Sensitive Data Exposure vulnerability discovered by nicxvan in WordPress Module REST Views versions 3.0.1...

7AI score
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/24 12:00 a.m.9 views

PT-2024-10129 · Drupal · Drupal Rest Views

Name of the Vulnerable Software and Affected Versions: Drupal REST Views versions 0.0.0 through 3.0.1 Description: The issue is related to the insertion of sensitive information into sent data, allowing forceful browsing. This can enable a remote attacker to gain unauthorized access to protected...

7.8CVSS7.2AI score0.00491EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/12 1:15 p.m.38 views

CVE-2024-31264

Unauthenticated Cross Site Request Forgery CSRF in Post Views Counter = 1.4.4 versions...

4.3CVSS4.8AI score0.002EPSS
SaveExploits0References1
Rows per page
Query Builder