Lucene search
+L

7465 matches found

Patchstack
Patchstack
added 2023/02/24 12:00 a.m.20 views

WordPress Drag and Drop Multiple File Upload – Contact Form 7 Plugin <= 1.3.6.5 is vulnerable to Cross Site Request Forgery (CSRF)

Software Drag and Drop Multiple File Upload – Contact Form 7 Type Plugin Vulnerable versions = 1.3.6.5 Fixed in 1.3.6.6 OWASP Top 10 A5: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2022-45364 Patch priority Low CVSS severity Low 5.4 Developer Claim ownership PSID...

8.8CVSS7AI score0.00248EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2023/02/24 12:00 a.m.11 views

WordPress YouTube Channel Plugin <= 3.23.3 is vulnerable to Cross Site Request Forgery (CSRF)

Software YouTube Channel Type Plugin Vulnerable versions = 3.23.3 Fixed in 3.23.4 OWASP Top 10 A5: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2023-25987 Patch priority Low CVSS severity Low 4.3 Developer Aleksandar Urošević PSID fad79021f069 Credits Mika Required...

8.8CVSS7AI score0.00309EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2023/02/23 12:00 a.m.13 views

WordPress Top 10 Plugin <= 3.2.4 is vulnerable to Cross Site Scripting (XSS)

Software Top 10 Type Plugin Vulnerable versions = 3.2.4 Fixed in 3.2.5 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-26008 Patch priority Low CVSS severity Low 5.9 Developer WebberZone PSID 9dd749585478 Credits deokhunKim Required privilege...

5.9CVSS6AI score0.00369EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2023/02/23 12:00 a.m.8 views

WordPress WP Meta SEO Plugin <= 4.5.2 is vulnerable to SQL Injection

Software WP Meta SEO Type Plugin Vulnerable versions = 4.5.2 Fixed in 4.5.3 OWASP Top 10 A1: Injection Classification SQL Injection CVE N/A Patch priority High CVSS severity High 7.1 Developer Claim ownership PSID ed22c0b021d4 Credits WordFence Required privilege Subscriber Published 23 February,...

7.2AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/02/22 10:59 p.m.6 views

GHSA-WRH9-CJV3-2HPW Sequelize vulnerable to SQL Injection via replacements

Impact The SQL injection exploit is related to replacements. Here is such an example: In the following query, some parameters are passed through replacements, and some are passed directly through the where option. typescript User.findAll where: or literal'soundex"firstName" = soundex:firstName',...

10CVSS6AI score0.01444EPSS
SaveExploits2References7
Positive Technologies
Positive Technologies
added 2023/02/22 12:00 a.m.9 views

PT-2023-10378 · Canonical +4 · Linux +52

Name of the Vulnerable Software and Affected Versions: No vulnerable software or affected versions specified. Description: The candidate number is rejected and should not be used. It was in a CNA pool that was not assigned to any issues during 2017. Recommendations: At the moment, there is no...

6.1AI score
SaveExploits0References6
Patchstack
Patchstack
added 2023/02/20 12:00 a.m.12 views

WordPress Clio Grow Plugin <= 1.0.0 is vulnerable to Cross Site Scripting (XSS)

Software Clio Grow Type Plugin Vulnerable versions = 1.0.0 Fixed in 1.0.1 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-22683 Patch priority Low CVSS severity Low 5.9 Developer Claim ownership PSID 5da0567f175d Credits Rio Darmawan Required privile...

5.9CVSS6AI score0.00369EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2023/02/20 12:00 a.m.25 views

WordPress Visualizer Plugin <= 3.9.4 is vulnerable to Cross Site Scripting (XSS)

Software Visualizer Type Plugin Vulnerable versions = 3.9.4 Fixed in 3.9.5 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-23708 Patch priority Low CVSS severity Low 6.5 Developer Claim ownership PSID d0daddcc471b Credits Rafshanzani Suhada Required...

6.5CVSS6AI score0.00421EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2023/02/20 12:00 a.m.14 views

WordPress ProfilePress Plugin <= 4.5.4 is vulnerable to Cross Site Scripting (XSS)

Software ProfilePress Type Plugin Vulnerable versions = 4.5.4 Fixed in 4.5.5 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-23820 Patch priority Low CVSS severity Low 6.5 Developer Claim ownership PSID 1dded0badc30 Credits Rafie Muhammad Patchstack...

6.5CVSS6AI score0.00411EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/02/17 12:30 a.m.43 views

GHSA-W479-W22G-CFFH Uncontrolled Resource Consumption in Hashicorp Nomad

HashiCorp Nomad and Nomad Enterprise 1.2.15 up to 1.3.8, and 1.4.3 jobs using a maliciously compressed artifact stanza source can cause excessive disk usage. Fixed in 1.2.16, 1.3.9, and 1.4.4...

6.5CVSS6.2AI score0.00795EPSS
SaveExploits0References2
OSV
OSV
added 2023/02/16 9:23 p.m.24 views

CVE-2023-0821 Nomad Client Vulnerable to Decompression Bombs in Artifact Block

HashiCorp Nomad and Nomad Enterprise 1.2.15 up to 1.3.8, and 1.4.3 jobs using a maliciously compressed artifact stanza source can cause excessive disk usage. Fixed in 1.2.16, 1.3.9, and 1.4.4...

6.5CVSS6.6AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:57 a.m.5 views

SUSE CVE-2016-8605

The mkdir procedure of GNU Guile temporarily changed the process' umask to zero. During that time window, in a multithreaded application, other threads could end up creating files with insecure permissions. For example, mkdir without the optional mode argument would create directories as 0777. Th...

5.3CVSS6.7AI score0.02788EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:50 a.m.10 views

SUSE CVE-2017-5246

Biscom Secure File Transfer is vulnerable to AngularJS expression injection in the Display Name field. An authenticated user can populate this field with a valid AngularJS expression, wrapped in double curly-braces . This expression will be evaluated by any other authenticated user who views the...

4.3CVSS5AI score0.00599EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.5 views

SUSE CVE-2018-1000078

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Cross Site Scripting XSS vulnerability in gem server display of homepage attribute that can...

6.1CVSS6.1AI score0.02801EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.8 views

SUSE CVE-2018-1000079

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Directory Traversal vulnerability in gem installation that can result in the gem could write to...

5.5CVSS7AI score0.02832EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:19 a.m.4 views

SUSE CVE-2018-1000622

The Rust Programming Language rustdoc version Between 0.8 and 1.27.0 contains a CWE-427: Uncontrolled Search Path Element vulnerability in rustdoc plugins that can result in local code execution as a different user. This attack appear to be exploitable via using the --plugin flag without the...

5.3CVSS7.5AI score0.01819EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:19 a.m.8 views

SUSE CVE-2018-1000559

qutebrowser version introduced in v0.11.0 1179ee7a937fb31414d77d9970bac21095358449 contains a Cross Site Scripting XSS vulnerability in history command, qute://history page that can result in Via injected JavaScript code, a website can steal the user's browsing history. This attack appear to be...

6.1CVSS6AI score0.01496EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.5 views

SUSE CVE-2019-15682

RDesktop version 1.8.4 contains multiple out-of-bound access read vulnerabilities in its code, which results in a denial of service DoS condition. This attack appear to be exploitable via network connectivity. These issues have been fixed in version 1.8.5...

7.5CVSS7.8AI score0.01387EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:04 a.m.6 views

SUSE CVE-2019-1000009

Helm ChartMuseum version =0.1.0 and 0.8.1 contains a CWE-22: Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in HTTP API to save charts that can result in a specially crafted chart could be uploaded and saved outside the intended location. This attack...

6.5CVSS6.8AI score0.01272EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:04 a.m.6 views

SUSE CVE-2019-1010060

NASA CFITSIO prior to 3.43 is affected by: Buffer Overflow. The impact is: arbitrary code execution. The component is: over 40 source code files were changed. The attack vector is: remote unauthenticated attacker. The fixed version is: 3.43. NOTE: this CVE refers to the issues not covered by...

9.8CVSS9.4AI score0.07172EPSS
SaveExploits0References3
Rows per page
Query Builder