Lucene search
+L

45 matches found

Amazon
Amazon
added 2024/11/01 12:0 a.m.22 views

Important: qt5-qtserialport

Issue Overview: An issue was discovered in HTTP2 in Qt before 5.15.18, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.7, and 6.6.x through 6.7.x before 6.7.3. Code to make security-relevant decisions about an established connection may execute too early, because the encrypted signal has not ye...

8.6CVSS7.8AI score0.00494EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/18 7:0 a.m.6 views

An issue was discovered in HTTP2 in Qt before 5.15.18 6.x before 6.2.13 6.3.x through 6.5.x before 6.5.7 and 6.6.x through 6.7.x before 6.7.3. Code to make security-relevant decisions about an established connection may execute too early because the encrypted() signal has not yet been emitted and processed..

...

8.6CVSS7AI score0.00494EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/06 2:58 a.m.5 views

SUSE CVE-2024-39936

An issue was discovered in HTTP2 in Qt before 5.15.18, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.7, and 6.6.x through 6.7.x before 6.7.3. Code to make security-relevant decisions about an established connection may execute too early, because the encrypted signal has not yet been emitted a...

7.5CVSS7.3AI score0.00494EPSS
SaveExploits0References10
OSV
OSV
added 2022/02/22 12:0 a.m.7 views

GHSA-JF5R-8HM2-F872 url-parse incorrectly parses hostname / protocol due to unstripped leading control characters.

Leading control characters in a URL are not stripped when passed into url-parse. This can cause input URLs to be mistakenly be interpreted as a relative URL without a hostname and protocol, while the WHATWG URL parser will trim control characters and treat it as an absolute URL. If url-parse is...

6.5CVSS7AI score0.0222EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/02/22 12:0 a.m.45 views

url-parse incorrectly parses hostname / protocol due to unstripped leading control characters.

Leading control characters in a URL are not stripped when passed into url-parse. This can cause input URLs to be mistakenly be interpreted as a relative URL without a hostname and protocol, while the WHATWG URL parser will trim control characters and treat it as an absolute URL. If url-parse is...

9.8CVSS8.1AI score0.0222EPSS
SaveExploits1References7Affected Software1
Microsoft CVE
Microsoft CVE
added 2021/06/06 7:0 a.m.5 views

Node.js: All versions prior to Node.js 6.15.0 8.14.0 10.14.0 and 11.3.0: Hostname spoofing in URL parser for javascript protocol: If a Node.js application is using url.parse() to determine the URL hostname that hostname can be spoofed by using a mixed case "javascript:" (e.g. "javAscript:") protocol (other protocols are not affected). If security decisions are made about the URL based on the hostname they may be incorrect.

...

4.3CVSS9.3AI score0.0405EPSS
SaveExploits0
Node.js
Node.js
added 2021/03/01 8:43 p.m.42 views

Hostname spoofing via backslashes in URL

Overview Impact urijs before version 1.19.6 is affected by hostname spoofing issue. If using urijs to determine a URL's hostname, the hostname can be spoofed by using a backslash \ character as part of the scheme delimiter, e.g. scheme:/\hostname. If the hostname is used in security decisions, th...

5CVSS7.5AI score0.02483EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2021/03/01 8:3 p.m.9 views

GHSA-P6J9-7XHC-RHWP URIjs Hostname spoofing via backslashes in URL

Impact If using affected versions to determine a URL's hostname, the hostname can be spoofed by using a backslash \ character as part of the scheme delimiter, e.g. scheme:/\hostname. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and...

7.5CVSS6.8AI score0.02483EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2021/03/01 8:3 p.m.40 views

URIjs Hostname spoofing via backslashes in URL

Impact If using affected versions to determine a URL's hostname, the hostname can be spoofed by using a backslash \ character as part of the scheme delimiter, e.g. scheme:/\hostname. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and...

7.5CVSS7.5AI score0.02483EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2021/01/12 11:24 a.m.21 views

CVE-2020-26291

A flaw was found in urijs. The hostname can be spoofed by using a backslash \ character followed by an at @ character. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and attacker intent, impacts may include allow/block list bypasses, SSRF...

6.5CVSS2.3AI score0.0169EPSS
SaveExploits0References7
Prion
Prion
added 2020/12/31 12:15 a.m.13 views

Design/Logic Flaw

URI.js is a javascript URL mutation library npm package urijs. In URI.js before version 1.19.4, the hostname can be spoofed by using a backslash \ character followed by an at @ character. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and...

4CVSS6.5AI score0.0169EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/30 11:40 p.m.54 views

Hostname spoofing via backslashes in URL

Impact If using affected versions to determine a URL's hostname, the hostname can be spoofed by using a backslash \ character followed by an at @ character. If the hostname is used in security decisions, the decision may be incorrect. Depending on library usage and attacker intent, impacts may...

6.5CVSS6.5AI score0.0169EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2020/12/17 8:42 a.m.53 views

CVE-2020-29510

A flaw was found in go. Encoding and decoding of XML directives could lead to changes in the observed integrity. An attacker could use this flaw to trick applications which rely on directive integrity for security decisions to make those decisions incorrectly. Known vulnerability use-cases are SA...

10CVSS7.3AI score0.04872EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2020/12/17 2:11 a.m.50 views

CVE-2020-29511

A flaw was found in go. Encoding and decoding of XML elements could lead to changes in the observed integrity. An attacker could use this flaw to trick applications which rely on element integrity for security decisions to make those decisions incorrectly. Known vulnerability use-cases are SAML a...

10CVSS2AI score0.04872EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2020/12/17 1:26 a.m.49 views

CVE-2020-29509

A flaw was found in go. Encoding and decoding of XML attributes could lead to changes in the observed integrity. An attacker could use this flaw to trick applications which rely on attribute integrity for security decisions to make those decisions incorrectly. Known vulnerability use-cases are SA...

10CVSS2.5AI score0.04872EPSS
SaveExploits1References6
The Hacker News
The Hacker News
added 2019/12/17 1:19 p.m.6 views

The 2020 State of Breach Protection Survey – Call for Participation

2010-2019 decade will be remembered as the time in which cybersecurity became acknowledged as a critical concern for all organizations. With rapidly growing security needs and respective budgets, it is now more essential than ever for security decision-makers to zoom out of the 'products' mindset...

5.9AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2019/06/14 12:0 a.m.6 views

The vulnerability of the microprogrammed programmable logic controller Modicon, related to its dependence on unreliable input data during security decision-making, allows a intruder to provide incorrect information.

The vulnerability of the microprogrammed programmable logic controller Modicon is related to its dependence on unreliable input data during security decision-making. Exploiting this vulnerability could allow a malicious actor to provide incorrect information displayed in the Unity Pro software...

5.3CVSS7.8AI score0.01509EPSS
SaveExploits0References3Affected Software2
Kitploit
Kitploit
added 2019/04/08 9:30 p.m.47 views

Free Cynet Threat Assessment for Mid-sized and Large Organizations

If you cannot see what’s happening in your network, your ability to make smart security decisions will suffer. Many vendors offer threat assessment options, but they usually require an investment of time and resources. One vendor out there – Cynet – is offering a no-cost threat assessment to...

7.3AI score
SaveExploits0
Prion
Prion
added 2018/04/04 4:29 p.m.20 views

Design/Logic Flaw

In the getHost function of UriTest.java, there is the possibility of incorrect web origin determination. This could lead to incorrect security decisions with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 6.0, 6.0.1, 7.0,...

7.5CVSS8.5AI score0.005EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2018/04/04 4:29 p.m.19 views

CVE-2017-13274

In the getHost function of UriTest.java, there is the possibility of incorrect web origin determination. This could lead to incorrect security decisions with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 6.0, 6.0.1, 7.0,...

9.8CVSS8.8AI score0.005EPSS
SaveExploits0References1
Rows per page
Query Builder