Lucene search
+L

384 matches found

UbuntuCve
UbuntuCve
added 2020/05/19 3:15 p.m.25 views

CVE-2020-1695

A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to...

7.5CVSS7AI score0.02023EPSS
SaveExploits0References4
Prion
Prion
added 2020/05/19 3:15 p.m.20 views

Input validation

A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to...

5CVSS8.1AI score0.02023EPSS
SaveExploits0References3Affected Software2
Cvelist
Cvelist
added 2020/05/19 2:13 p.m.21 views

CVE-2020-1695

A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to...

7.5CVSS7.3AI score0.02023EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2020/05/19 2:13 p.m.26 views

CVE-2020-1695

A flaw was found in all resteasy 3.x.x versions prior to 3.12.0.Final and all resteasy 4.x.x versions prior to 4.6.0.Final, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to...

7.5CVSS7.6AI score0.02023EPSS
SaveExploits0
0day.today
0day.today
added 2020/04/17 12:0 a.m.85 views

Microsoft Windows Unquoted Service Path Privilege Escalation Exploit

This Metasploit module exploits a logic flaw due to how the lpApplicationName parameter is handled. When the lpApplicationName contains a space, the file name is ambiguous. Take this file path as example: C:\program files\hello.exe; The Windows API will try to interpret this as two possible paths...

0.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2020/04/16 12:0 a.m.141 views

Microsoft Windows Unquoted Service Path Privilege Escalation

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core/exploit/exe' class MetasploitModule 'Windows Unquoted Service Path Privilege Escalation', 'Description' = %q This module exploits a logic flaw due to h...

0.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2020/04/15 5:59 a.m.35 views

CVE-2020-1695

A flaw was found in Resteasy, where an improper input validation results in returning an illegal header that integrates into the server's response. This flaw may result in an injection, which leads to unexpected behavior when the HTTP response is constructed...

5CVSS0.8AI score0.02023EPSS
SaveExploits0References3
Veracode
Veracode
added 2020/04/01 8:9 a.m.20 views

Information Disclosure

js-bson is vulnerable to information disclosure. The library does not properly handle JSON input which results in incorrect serialization of BSON. This can lead to unexpected application behavior such as information disclosure...

5.4CVSS1.1AI score0.00906EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/03/07 8:18 a.m.13 views

Arbitrary Code Execution

smbj is vulnerable to arbitrary code execution. The vulnerability exists because the 'SMBException' contains a public static field that is not marked final. An attacker could send a malicious Java code to read and write to this field and cause the program to behave in an unexpected manner...

2.8AI score
SaveExploits0
OSV
OSV
added 2020/02/18 2:5 p.m.4 views

MGASA-2020-0086 Updated mutt packages fix security vulnerability

Updated mutt packages fix security vulnerability: Invalid format of RFC parameter passed to atoi function in rfc2231.c could lead to unexpected behavior rhbz1710397, bdo929017...

7.2AI score
SaveExploits0References4
NVD
NVD
added 2019/12/12 7:15 p.m.23 views

CVE-2019-13931

A vulnerability has been identified in XHQ All versions V6.0.0.2. The web interface could allow for an an attacker to craft the input in a form that is not expected, causing the application to behave in unexpected ways for legitimate users. Successful exploitation requires for an attacker to be...

5.4CVSS5.9AI score0.00521EPSS
SaveExploits0References1
OSV
OSV
added 2019/12/12 7:15 p.m.8 views

CVE-2019-13931

A vulnerability has been identified in XHQ All versions V6.0.0.2. The web interface could allow for an an attacker to craft the input in a form that is not expected, causing the application to behave in unexpected ways for legitimate users. Successful exploitation requires for an attacker to be...

5.4CVSS6AI score0.00521EPSS
SaveExploits0References1
Prion
Prion
added 2019/12/12 7:15 p.m.21 views

Code injection

A vulnerability has been identified in XHQ All versions V6.0.0.2. The web interface could allow for an an attacker to craft the input in a form that is not expected, causing the application to behave in unexpected ways for legitimate users. Successful exploitation requires for an attacker to be...

3.5CVSS5.8AI score0.00521EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2019/12/12 7:8 p.m.53 views

CVE-2019-13931

Siemens XHQ Operations Intelligence (all versions

5.4CVSS5AI score0.00521EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2019/11/05 7:39 a.m.24 views

Insecure Temporary File Storage

drift-mongodb-serverplugin uses an insecure temporary file storage when unpacking zip files. The files are unpacked to a world-writable directory which could potentially allow a local attacker to modify and tamper with the files, leading to unexpected behavior in the application...

7.1CVSS3.6AI score0.00309EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2019/09/13 5:1 a.m.9 views

Integer Overflow

numpy is vulnerable to integer overflow. When numpy.pad with mode="linearramp" is configured, the array's edge value is not used as the end value, but instead the value range maximum of the array's dtype. This happens for uint dtypes and only if endvalue edgevalue. This vulnerability can result i...

2.1AI score
SaveExploits0
Microsoft KB
Microsoft KB
added 2019/02/13 8:0 a.m.41 views

Microsoft Dynamics 365 (online and on-premises) Update 8.2.3

None None...

8.8CVSS6.7AI score0.09902EPSS
SaveExploits0
NVD
NVD
added 2019/02/12 6:29 p.m.20 views

CVE-2019-7739

An issue was discovered in Joomla! before 3.9.3. The "No Filtering" textfilter overrides child settings in the Global Configuration. This is intended behavior. However, it might be unexpected for the user because the configuration dialog lacks an additional message to explain this...

6.1CVSS6.8AI score0.00924EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2019/02/12 6:0 p.m.23 views

CVE-2019-7739

An issue was discovered in Joomla! before 3.9.3. The "No Filtering" textfilter overrides child settings in the Global Configuration. This is intended behavior. However, it might be unexpected for the user because the configuration dialog lacks an additional message to explain this...

6.8AI score0.00924EPSS
SaveExploits0References2
Joomla! Vulnerable Extensions List
Joomla! Vulnerable Extensions List
added 2019/01/17 12:0 a.m.27 views

[20190203] - Core - Additional warning in the Global Configuration textfilter settings

"No Filtering" textfilter overrides child settings in the Global Configuration. This is intended behavior but might be unexpected for the user. An additional message is now shown in the configuration dialog...

6.1CVSS7.8AI score0.00924EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder