Lucene search
+L

580 matches found

OSV
OSV
added 2024/04/27 4:15 a.m.11 views

CVE-2024-2258

The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via a user's display name autofilled into forms in all versions up to, and including, 1.15.24 due to insufficient input sanitization and output escaping. Th...

5.4CVSS5.9AI score0.00355EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/22 1:59 a.m.32 views

CVE-2024-2500 ColorMag <= 3.1.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Display Name

The ColorMag theme for WordPress is vulnerable to Stored Cross-Site Scripting via a user's Display Name in all versions up to, and including, 3.1.6 due to insufficient input sanitization and output escaping. This makes it possible for authentciated attackers, with contributor-level access and...

6.4CVSS5.9AI score0.0042EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/13 4:15 p.m.10 views

CVE-2024-1985

The Simple Membership plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Display Name' parameter in all versions up to, and including, 4.4.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary...

6.1CVSS5.9AI score0.00867EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/03/13 12:00 a.m.10 views

WordPress Plugin Simple Membership Security 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 PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in WordPres...

6.1CVSS5.8AI score0.00867EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/03/13 12:00 a.m.10 views

WordPress Plugin Site Reviews Security 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 PHP and MySQL servers.WordPress plugin is an application plugin. A security vulnerability exists in WordPres...

6.4CVSS5.8AI score0.00546EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/03/13 12:00 a.m.21 views

PT-2024-18473 · WordPress · Simple Membership

Name of the Vulnerable Software and Affected Versions: Simple Membership plugin for WordPress versions up to, and including, 4.4.2 Description: The issue is related to Stored Cross-Site Scripting via the Display Name parameter due to insufficient input sanitization and output escaping. This allow...

6.1CVSS6.4AI score0.00867EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/03/13 12:00 a.m.17 views

PT-2024-19618 · WordPress · Site Reviews

Name of the Vulnerable Software and Affected Versions: Site Reviews plugin for WordPress versions up to, and including, 6.11.4 Description: The issue is related to Stored Cross-Site Scripting via the user display name due to insufficient input sanitization and output escaping. This allows...

6.4CVSS8AI score0.00546EPSS
SaveExploits0References5
WPVulnDB
WPVulnDB
added 2024/03/11 12:00 a.m.17 views

Site Reviews < 6.11.7 - Authenticated(Subscriber+) Stored Cross-Site Scripting via display name

Description The Site Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the user display name in all versions up to, and including, 6.11.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber...

6.4CVSS5.7AI score0.00546EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/03/07 9:35 a.m.8 views

SUSE-SU-2024:0800-1 Security update for go1.21

This update for go1.21 fixes the following issues: - Upgrade go to version 1.21.8 - CVE-2023-45289: net/http, net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect bsc1221000 - CVE-2023-45290: net/http: memory exhaustion in Request.ParseMultipartForm bsc122100...

7.5CVSS6.7AI score0.01213EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/07 6:15 a.m.9 views

CVE-2024-1720

The User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Display Name' parameter in all versions up to, and including, 3.1.4 due to insufficient input sanitization and output escaping...

6.1CVSS7.4AI score0.00547EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/07 12:00 a.m.15 views

PT-2024-18250 · WordPress · User Registration – Custom Registration Form

Name of the Vulnerable Software and Affected Versions: User Registration – Custom Registration Form, Login Form, and User Profile WordPress Plugin versions up to, and including, 3.1.4 Description: The issue is related to Stored Cross-Site Scripting via the Display Name parameter due to insufficie...

6.1CVSS6.3AI score0.00547EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/05 11:15 p.m.15 views

AZL-79048 CVE-2024-24784 affecting package golang 1.26.7-1

The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers...

7.5CVSS6.7AI score0.0105EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.13 views

UBUNTU-CVE-2024-24784

The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers...

7.5CVSS6.8AI score0.0105EPSS
SaveExploits0References12
Snyk
Snyk
added 2024/03/05 10:15 p.m.8 views

Improper Neutralization

Overview std/net/mail is a Go standard library package std/net/mail Affected versions of this package are vulnerable to Improper Neutralization. Go Vulnerability Report: The ParseAddressList function incorrectly handles comments text within parentheses within display names. Since this is a...

8.7CVSS6.8AI score0.0105EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2024/03/05 12:00 a.m.43 views

go -- multiple vulnerabilities

The Go project reports reports: crypto/x509: Verify panics on certificates with an unknown public key algorithm Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. net/http: memory exhaustion in...

7.5CVSS6.7AI score0.01213EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/05 12:00 a.m.8 views

Google Go Security Vulnerability

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. A security vulnerability exists in Google Go that stems from the ParseAddressList function incorrectly handling comments in display names...

7.5CVSS6.8AI score0.0105EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/27 10:15 p.m.10 views

CVE-2024-26542

Cross Site Scripting vulnerability in Bonitasoft, S.A v.7.14. and fixed in v.9.0.2, 8.0.3, 7.15.7, 7.14.8 allows attackers to execute arbitrary code via a crafted payload to the Groups Display name field...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits1References1
Prion
Prion
added 2024/02/27 10:15 p.m.21 views

Cross site scripting

Cross Site Scripting vulnerability in Bonitasoft, S.A v.7.14. and fixed in v.9.0.2, 8.0.3, 7.15.7, 7.14.8 allows attackers to execute arbitrary code via a crafted payload to the Groups Display name field...

7.5AI score0.00527EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/02/27 12:00 a.m.14 views

CVE-2024-26542

Cross Site Scripting vulnerability in Bonitasoft, S.A v.7.14. and fixed in v.9.0.2, 8.0.3, 7.15.7, 7.14.8 allows attackers to execute arbitrary code via a crafted payload to the Groups Display name field...

7.2AI score0.00527EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/02/27 12:00 a.m.12 views

PT-2024-21418 · Bonitasoft · Bonitasoft

Name of the Vulnerable Software and Affected Versions: Bonitasoft, S.A versions prior to 7.14.8 Bonitasoft, S.A versions prior to 7.15.7 Bonitasoft, S.A versions prior to 8.0.3 Bonitasoft, S.A versions prior to 9.0.2 Description: The issue allows attackers to execute arbitrary code via a crafted...

6.1CVSS7.5AI score0.00527EPSS
SaveExploits1References5
Rows per page
Query Builder