Lucene search
K

67 matches found

UbuntuCve
UbuntuCve
added 2023/08/22 7:16 p.m.21 views

CVE-2021-40262

A stack exhaustion issue was discovered in FreeImage before 1.18.0 via the Validate function in PluginRAW.cpp...

6.5CVSS6.6AI score0.00611EPSS
Exploits1References2
Prion
Prion
added 2023/08/22 7:16 p.m.18 views

Stack overflow

A stack exhaustion issue was discovered in FreeImage before 1.18.0 via the Validate function in PluginRAW.cpp...

4.3CVSS6.4AI score0.00611EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/22 12:0 a.m.11 views

CVE-2021-40262

A stack exhaustion issue was discovered in FreeImage before 1.18.0 via the Validate function in PluginRAW.cpp...

6.8AI score0.00611EPSS
Exploits1References1
Cvelist
Cvelist
added 2023/08/22 12:0 a.m.22 views

CVE-2021-40262

A stack exhaustion issue was discovered in FreeImage before 1.18.0 via the Validate function in PluginRAW.cpp...

6.6AI score0.00611EPSS
Exploits1References1
CNNVD
CNNVD
added 2023/07/01 12:0 a.m.2 views

WordPress Plugin Remove Schema 跨站请求伪造漏洞

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 cross-site request forgery vulnerability...

4.3CVSS5AI score0.0033EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2023/07/01 12:0 a.m.2 views

PT-2023-12515 · WordPress · Remove Schema Plugin

Name of the Vulnerable Software and Affected Versions: Remove Schema plugin for WordPress versions up to, and including, 1.5 Description: The issue is due to missing or incorrect nonce validation on the validate function, making it possible for unauthenticated attackers to modify the plugin's...

4.3CVSS4.5AI score0.0033EPSS
Exploits0References12
Veracode
Veracode
added 2023/06/07 2:49 a.m.18 views

Signature Verification Bypass

github.com/moov-io/signedxml is vulnerable to Signature Verification Bypass. The vulnerability exists because parsing the raw XML as received can result in different output than parsing the canonicalized XML in the Validate function of validator.go, which allows an attacker to bypass signature...

9.1CVSS6.9AI score0.00389EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2023/04/03 5:15 a.m.6 views

CVE-2023-26112

All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using .+?.. Note: This is only exploitable in the case of a developer, putting the offending value in a server side configuration file...

5.9CVSS5.5AI score
Exploits0References5
NVD
NVD
added 2023/04/03 5:15 a.m.15 views

CVE-2023-26112

All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using .+?.. Note: This is only exploitable in the case of a developer, putting the offending value in a server side configuration file...

5.9CVSS4.7AI score0.01259EPSS
Exploits1References5
UbuntuCve
UbuntuCve
added 2023/04/03 5:15 a.m.27 views

CVE-2023-26112

All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using .+?.. Note: This is only exploitable in the case of a developer, putting the offending value in a server side configuration file...

5.9CVSS6.5AI score0.01259EPSS
Exploits1References4
OSV
OSV
added 2023/04/03 5:15 a.m.0 views

UBUNTU-CVE-2023-26112

All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using .+?.. Note: This is only exploitable in the case of a developer, putting the offending value in a server side configuration file...

5.9CVSS6.4AI score0.01259EPSS
Exploits1References5
Debian CVE
Debian CVE
added 2023/04/03 5:0 a.m.23 views

CVE-2023-26112

All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using .+?.. Note: This is only exploitable in the case of a developer, putting the offending value in a server side configuration file...

5.9CVSS5.7AI score0.01259EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2023/04/03 12:0 a.m.3 views

PT-2023-9395 · Configobj +5 · Configobj +5

Name of the Vulnerable Software and Affected Versions: configobj versions all versions Description: The issue is related to the use of a regular expression with inefficient computational complexity in the configobj package. This can be exploited to cause a denial of service. The validate function...

5.9CVSS6.5AI score0.01259EPSS
Exploits1References42
FreeBSD
FreeBSD
added 2023/04/03 12:0 a.m.24 views

py39-configobj -- vulnerable to Regular Expression Denial of Service

DarkTinia reports: All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using .+?.. Note: This is only exploitable in the case of a developer, putting the offending value in a server side configuration file...

5.9CVSS5.9AI score0.01259EPSS
Exploits1References1
FreeBSD
FreeBSD
added 2023/04/03 12:0 a.m.15 views

Configobj -- Regular Expression Denial of Service attack

[email protected] reports: All versions of the package configobj are vulnerable to Regular Expression Denial of Service ReDoS via the validate function, using .+?..Note: This is only exploitable in the case of a developer putting the offending value in a server side configuration file...

5.9CVSS6.8AI score0.01259EPSS
Exploits1References1
NVD
NVD
added 2023/03/27 2:15 p.m.10 views

CVE-2022-47924

An high privileged attacker may pass crafted arguments to the validate function of csaf-validator-lib of a locally installed Secvisogram in versions 0.1.0 wich can result in arbitrary code execution and DoS once the users triggers the validation...

6.5CVSS6.6AI score0.00261EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.2 views

SUSE CVE-2022-36087

OAuthLib is an implementation of the OAuth request-signing logic for Python 3.6+. In OAuthLib versions 3.1.1 until 3.2.1, an attacker providing malicious redirect uri can cause denial of service. An attacker can also leverage usage of urivalidate functions depending where it is used. OAuthLib...

7.5CVSS9.4AI score0.01223EPSS
Exploits1References4
Veracode
Veracode
added 2022/04/25 5:22 a.m.9 views

Cross-site Scripting (XSS)

xml2rfc is vulnerable to cross-site scripting. The vulnerability exists in the validate function in base.py due to lack of input validation which allows an attacker to inject and craft svg images embedded with malicious scripts...

2.7AI score
Exploits0
Veracode
Veracode
added 2021/02/15 10:48 a.m.16 views

Lightweight Directory Access Protocol (LDAP) Injection

is-user-valid is vulnerable to Lightweight Directory Access Protocol LDAP Injection. The vulnerability exists due to an unsanitized validate function when authenticating the email in the getEmail function...

7.5CVSS2.4AI score0.01419EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2020/01/22 2:15 p.m.15 views

Code injection

In schema-inspector before 1.6.9, a maliciously crafted JavaScript object can bypass the sanitize and the validate function used within schema-inspector...

7.5CVSS9.4AI score0.01392EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder