Lucene search
+L

7208 matches found

Prion
Prion
added 2022/05/31 5:15 p.m.17 views

Code injection

SSH.NET is a Secure Shell SSH library for .NET. In versions 2020.0.0 and 2020.0.1, during an X25519 key exchange, the client’s private key is generated with System.Random. System.Random is not a cryptographically secure random number generator, it must therefore not be used for cryptographic...

4.3CVSS5.5AI score0.01455EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:03 p.m.21 views

TYPO3 SQL Injection in low-level Query Generator

An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. Because escaping of user-submitted content is mishandled, the class QueryGenerator is vulnerable to SQL injection. Exploitation requires having the system extension ext:lowlevel installed, and a valid backe...

7.2CVSS7.5AI score0.00868EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2022/05/24 5:03 p.m.89 views

GHSA-RCGC-4XFC-564V TYPO3 Insecure Deserialization in Query Generator & Query View

An issue was discovered in TYPO3 before 8.7.30, 9.x before 9.5.12, and 10.x before 10.2.2. It has been discovered that the classes QueryGenerator and QueryView are vulnerable to insecure deserialization. One exploitable scenario requires having the system extension ext:lowlevel Backend Module: DB...

8.8CVSS8.5AI score0.01267EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 4:44 p.m.90 views

GHSA-27J5-2H6R-C9Q2 OpenAPI Tools OpenAPI Generator uses HTTP in various files

OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies...

7.4CVSS7.7AI score0.01198EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/24 4:44 p.m.31 views

OpenAPI Tools OpenAPI Generator uses HTTP in various files

OpenAPI Tools OpenAPI Generator before 4.0.0-20190419.052012-560 uses http:// URLs in various build.gradle, build.gradle.mustache, and build.sbt files, which may have caused insecurely resolved dependencies...

8.1CVSS0.01198EPSS
SaveExploits1References5Affected Software1
CNVD
CNVD
added 2022/05/24 12:00 a.m.223 views

WordPress XML Sitemap Generator Cross-Site Scripting Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed using the PHP language. WordPress XML Sitemap Generator version 2.0.4 has a cross-site scripting vulnerability that can be exploited by attackers to conduct cross-site scriptin...

6.1CVSS1.9AI score0.02397EPSS
SaveExploits1References1
OSV
OSV
added 2022/05/23 8:16 a.m.12 views

CVE-2022-0346

The XML Sitemap Generator for Google WordPress plugin before 2.0.4 does not validate a parameter which can be set to an arbitrary value, thus causing XSS via error message or RCE if allowurlinclude is turned on...

6.1CVSS5.9AI score0.02397EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/05/23 8:16 a.m.10 views

CVE-2022-0346

The XML Sitemap Generator for Google WordPress plugin before 2.0.4 does not validate a parameter which can be set to an arbitrary value, thus causing XSS via error message or RCE if allowurlinclude is turned on...

6.1CVSS6.4AI score0.02397EPSS
SaveExploits1References3
Prion
Prion
added 2022/05/23 8:16 a.m.20 views

Design/Logic Flaw

The XML Sitemap Generator for Google WordPress plugin before 2.0.4 does not validate a parameter which can be set to an arbitrary value, thus causing XSS via error message or RCE if allowurlinclude is turned on...

4.3CVSS6AI score0.02397EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/05/23 7:15 a.m.36 views

CVE-2022-0346 Google XML Sitemap Generator < 2.0.4 - Reflected Cross-Site Scripting

The XML Sitemap Generator for Google WordPress plugin before 2.0.4 does not validate a parameter which can be set to an arbitrary value, thus causing XSS via error message or RCE if allowurlinclude is turned on...

6.2AI score0.02397EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/05/23 12:00 a.m.9 views

WordPress plugin XML Sitemap Generator 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation. WordPress is a blogging platform developed using the PHP language. WordPress XML Sitemap Generator version 2.0.4 has a cross-site scripting vulnerability that can be exploited by attackers to conduct cross-site scriptin...

6.1CVSS5.2AI score0.02397EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2022/05/23 12:00 a.m.18 views

Fedora: Security Advisory for php-openpsa-universalfeedcreator (FEDORA-2022-59f0ad964c)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH 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-or-later This program is free software; you can...

6.1CVSS6.3AI score0.01446EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2022/05/20 11:44 p.m.35 views

CVE-2020-28924

An issue was discovered in Rclone before 1.53.3. Due to the use of a weak random number generator, the password generator has been producing weak passwords with much less entropy than advertised. The suggested passwords depend deterministically on the time the second rclone was started. This limi...

7.5CVSS1.2AI score0.01353EPSS
SaveExploits1References1
Snyk
Snyk
added 2022/05/18 9:28 a.m.6 views

Inadequate Encryption Strength

Overview randompasswordgenerator is a generates a random password with various useful options. Affected versions of this package are vulnerable to Inadequate Encryption Strength due to the use of Kernelrand to generate passwords, which, as a result of its cyclic nature, can facilitate password...

7.5CVSS7AI score0.01873EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/05/18 5:49 a.m.26 views

CVE-2019-25061

The randompasswordgenerator aka RandomPasswordGenerator gem through 1.0.0 for Ruby uses Kernelrand to generate passwords, which, due to its cyclic nature, can facilitate password prediction...

7.6AI score0.01873EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/05/18 12:00 a.m.6 views

OmniAuth Ruby gem 安全漏洞

The OmniAuth Ruby gem is an authentication system that uses Rack middleware. Ruby gem 1.0.0 and earlier versions have a security vulnerability in randompasswordgenerator aka RandomPasswordGenerator, which can be exploited by an attacker to facilitate password prediction...

7.5CVSS7.4AI score0.01873EPSS
SaveExploits1References5
Rockylinux
Rockylinux
added 2022/05/17 7:32 a.m.18 views

new packages: rust-zram-generator

An update is available for rust-zram-generator. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rock...

2.2AI score
SaveExploits0
Rockylinux
Rockylinux
added 2022/05/17 7:18 a.m.20 views

new packages: perl-Package-Generator

An update is available for perl-Package-Generator. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the...

2.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/05/13 12:00 a.m.18 views

PT-2022-7279 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the qcom rng read function in the Linux kernel, which can cause an infinite loop when the max value is not a multiple of WORD SZ. This can be reproduced by...

7.8CVSS6.5AI score0.08555EPSS
SaveExploits7References1097
Kitploit
Kitploit
added 2022/05/07 12:30 p.m.110 views

GoSH - Golang Reverse/Bind Shell Generator

Golang reverse/bind shell generator. Description This tool generates a Go binary that launches a shell of the desired type on the targeted host. The shell binary can be compiled for multiple platforms, supports partial polymorphism unique functions' names and can use UDP protocol instead of the...

7.3AI score
SaveExploits0References1
Rows per page
Query Builder