Lucene search
+L

12608 matches found

Positive Technologies
Positive Technologies
added 2018/08/03 12:00 a.m.10 views

PT-2018-16195 · Salesforce · Restforce

Name of the Vulnerable Software and Affected Versions: restforce versions prior to 3.0.0 Description: The issue is related to insufficient URI encoding, allowing an attacker to inject arbitrary parameters into Salesforce API requests. This flaw is only exploitable in applications that pass user...

9.8CVSS9.2AI score0.01506EPSS
SaveExploits0References7
Veracode
Veracode
added 2018/08/01 8:54 a.m.30 views

Invalid Encoding

libcurl.so is vulnerable to invalid encoding. The library does not properly parse the authority component of the URL in a curl request, causing the request to be sent to a different URL...

7.5CVSS8.3AI score0.06253EPSS
SaveExploits0References16Affected Software5
Vulnrichment
Vulnrichment
added 2018/07/31 10:00 p.m.15 views

CVE-2016-8617

The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via CURLOPTUSERNAME...

3.3CVSS7.4AI score0.00593EPSS
SaveExploits0References12
NVD
NVD
added 2018/07/31 9:29 p.m.19 views

CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS6.7AI score0.0467EPSS
SaveExploits0References9
OSV
OSV
added 2018/07/31 9:29 p.m.5 views

DEBIAN-CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS7.2AI score0.0467EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2018/07/31 9:00 p.m.10 views

CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

3.7CVSS6AI score0.0467EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2018/07/31 9:00 p.m.30 views

CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

3.7CVSS8.6AI score0.0467EPSS
SaveExploits0References9
RubySec
RubySec
added 2018/07/27 12:00 a.m.55 views

Insufficient URI encoding in restforce

A flaw in how restforce constructs URL's may allow an attacker to inject additional parameters into Salesforce API requests. Impact ------ This flaw is only exploitable in applications that pass user input directly to restforce's select, find, describe, update, upsert, and destroy methods...

9.8CVSS0.9AI score0.01506EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2018/07/24 12:00 a.m.10 views

Apache Tomcat Denial of Service Vulnerability (CNVD-2018-13747)

Apache Tomcat is the United States Apache Apache Software Foundation under the Jakarta project of a lightweight Web application server, which is mainly used for the development and debugging of JSP programs for small and medium-sized systems. A denial of service vulnerability exists in Apache...

7.5CVSS7.8AI score0.20599EPSS
SaveExploits0References1
Veeam
Veeam
added 2018/07/24 12:00 a.m.36 views

Notification Emails From Veeam Backup for Microsoft 365 Are Sent in an Unexpected Language

Challenge Email notifications sent by Veeam Backup for Microsoft 365 unexpectedly contain Chinese characters. Cause The issue is caused by an encoding conflict. By default, Veeam Backup for Microsoft 365 uses UTF-16 character encoding, and the problem appears under the following circumstances: Us...

5.8AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2018/07/16 2:02 a.m.15 views

Cross-Site Scripting (XSS)

statics-server is vulnerable to cross-site scripting XSS. It is possible for an attacker to inject malicious iframe tags via the filename parameter and execute arbitray Javascript code. This is due to a lack of output encoding when the statics-server displays the directory index...

6.1CVSS5.9AI score0.0093EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2018/07/13 8:29 p.m.20 views

CVE-2016-6545

Session cookies are not used for maintaining valid sessions in iTrack Easy. The user's password is passed as a POST parameter over HTTPS using a base64 encoded passwd field on every request. In this implementation, sessions can only be terminated when the user changes the associated password...

9.8CVSS9.6AI score0.0306EPSS
SaveExploits0References3
Prion
Prion
added 2018/07/13 8:29 p.m.16 views

Code injection

The iTrack Easy mobile application stores the account password used to authenticate to the cloud API in base64-encoding in the cache.db file. The base64 encoding format is considered equivalent to cleartext...

2.1CVSS7.2AI score0.00409EPSS
SaveExploits1References3
NVD
NVD
added 2018/07/13 8:29 p.m.22 views

CVE-2016-6546

The iTrack Easy mobile application stores the account password used to authenticate to the cloud API in base64-encoding in the cache.db file. The base64 encoding format is considered equivalent to cleartext...

7.8CVSS7.7AI score0.00409EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2018/07/13 8:00 p.m.27 views

CVE-2016-6546 iTrack Easy mobile application stores the user password in base-64 encoding/cleartext

The iTrack Easy mobile application stores the account password used to authenticate to the cloud API in base64-encoding in the cache.db file. The base64 encoding format is considered equivalent to cleartext...

8.3AI score0.00409EPSS
SaveExploits1References3
CVE
CVE
added 2018/07/13 8:00 p.m.47 views

CVE-2016-6546

The CVE-2016-6546 entry concerns the iTrack Easy mobile app which stores the user’s cloud API password in the cache.db file using base64 encoding. The base64 format is treated as equivalent to cleartext, exposing credentials on local access. Documents consistently describe this as a cleartext-lik...

7.8CVSS7.7AI score0.00409EPSS
SaveExploits1References3Affected Software1
Talos Blog
Talos Blog
added 2018/07/11 11:00 a.m.24 views

Vulnerability Spotlight: Computerinsel Photoline Multiple Vulnerabilities

Vulnerabilities discovered by Tyler Bohan from Talos Overview Today, Cisco Talos is disclosing several vulnerabilities in Computerinsel Photoline. Photoline is an image-processing tool used to modify and edit images, as well as other graphic-related material. This product has a sizable user base...

1.8AI score0.01484EPSS
SaveExploits3
OSV
OSV
added 2018/07/10 6:29 p.m.9 views

CVE-2018-2435

SAP NetWeaver Enterprise Portal from 7.0 to 7.02, 7.11, 7.20, 7.30, 7.31, 7.40, 7.50, does not sufficiently encode user controlled inputs, resulting in Cross-Site Scripting XSS vulnerability...

6.1CVSS5.8AI score0.01325EPSS
SaveExploits0References3
OSV
OSV
added 2018/07/10 6:29 p.m.8 views

CVE-2018-2431

SAP BusinessObjects Business Intelligence Suite, versions 4.10 and 4.20, does not sufficiently encode user controlled inputs, resulting in Cross-Site Scripting XSS vulnerability...

6.1CVSS5.8AI score0.01325EPSS
SaveExploits0References3
Vulnerability Lab
Vulnerability Lab
added 2018/07/10 12:00 a.m.558 views

PayPal (Notify) - Filter Bypass & Persistent Vulnerability

Document Title: =============== PayPal Notify - Filter Bypass & Persistent Vulnerability References: =========== http://www.vulnerability-lab.com/getcontent.php?id=1425 Video: https://www.youtube.com/watch?v=J2upim5MrV0 Advisory: http://www.vulnerability-lab.com/getcontent.php?id=1640 Release Dat...

7.4AI score
SaveExploits0
Rows per page
Query Builder