Lucene search
+L

1500 matches found

Node JS Blog
Node JS Blog
added 2023/08/09 12:00 a.m.45 views

Wednesday August 9th 2023 Security Releases

Wednesday August 9th 2023 Security Releases Update 09-August-2023 Security releases available Updates are now available for the v16.x, v18.x, and v20.x Node.js release lines for the following issues. Permissions policies can be bypassed via Module.load HIGHCVE-2023-32002 The use of Module.load ca...

9.8CVSS6.9AI score0.02129EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2023/08/08 12:00 a.m.39 views

CentOS 8 : nodejs:18 (CESA-2023:4536)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2023:4536 advisory. - The use of proto in process.mainModule.proto.require can bypass the policy mechanism and require modules outside of the policy.json definition. This...

7.5CVSS6.8AI score0.03906EPSS
SaveExploits1References5
Prion
Prion
added 2023/08/07 5:15 p.m.31 views

Design/Logic Flaw

The event analysis component in Zoho ManageEngine ADAudit Plus 7.1.1 allows an attacker to bypass audit detection by creating or renaming user accounts with a "$" symbol suffix...

5CVSS7.5AI score0.03865EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2023/08/07 10:02 a.m.15 views

HTTP Request Smuggling

protocol-http1 is vulnerable to HTTP Request Smuggling. The vulnerability exists in the read function of chunked.rb due to improper HTTP/1 implementation based on the RFC spec, such as allowing Content-Length header values with a + or 0x prefix, which can lead to HTTP request smuggling and firewa...

5.8CVSS6.8AI score0.00754EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2023/08/07 12:36 a.m.38 views

Bypassing Install Dialog

chromium is vulnerable to Bypassing Install Dialog. The vulnerability exists due to the inappropriate implementation in WebApp Installs of the library, which allows an attacker to convince a user to install a malicious web app to bypass the install dialog via a maliciously crafted HTML page...

8.8CVSS6.6AI score0.00681EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2023/08/05 3:48 p.m.57 views

CVE-2023-38697

A flaw was found in the protocol-http1 rubygem package. The protocol-http1 provides a low-level implementation of the HTTP/1 protocol. This behavior can lead to desync when forwarding through multiple HTTP parsers, potentially resulting in HTTP request smuggling and firewall bypassing...

5.3CVSS6.3AI score0.00754EPSS
SaveExploits0References4
NVD
NVD
added 2023/08/04 6:15 p.m.18 views

CVE-2023-38697

protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split...

5.8CVSS5.7AI score0.00754EPSS
SaveExploits0References4
Prion
Prion
added 2023/08/04 6:15 p.m.21 views

Design/Logic Flaw

protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split...

5CVSS4.9AI score0.00754EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2023/08/04 6:15 p.m.23 views

CVE-2023-38697

protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split...

5.8CVSS6.1AI score0.00754EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/08/04 5:32 p.m.94 views

CVE-2023-38697

protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split...

5.8CVSS5.1AI score0.00754EPSS
SaveExploits0
OSV
OSV
added 2023/08/04 5:32 p.m.33 views

CVE-2023-38697 protocol-http1 HTTP Request/Response Smuggling vulnerability

protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split...

5.8CVSS5.4AI score
SaveExploits0References6
Code423n4
Code423n4
added 2023/08/04 12:00 a.m.13 views

addCollateral allows anyone to addCollateral on behalf of others

Lines of code Vulnerability details Impact addCollateral allows anyone to addCollateral on behalf of others. In other words, bypassing the borrow allowance check. Proof of Concept allowedBorrow modifier will not revert if passed share == 0. addCollateral method uses allowedBorrow modifier functio...

6.9AI score
SaveExploits0
NVD
NVD
added 2023/08/03 10:15 p.m.37 views

CVE-2023-20215

A vulnerability in the scanning engines of Cisco AsyncOS Software for Cisco Secure Web Appliance could allow an unauthenticated, remote attacker to bypass a configured rule, allowing traffic onto a network that should have been blocked. This vulnerability is due to improper detection of malicious...

5.8CVSS5.8AI score0.00619EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2023/08/03 9:16 p.m.50 views

CVE-2023-20215

A vulnerability in the scanning engines of Cisco AsyncOS Software for Cisco Secure Web Appliance could allow an unauthenticated, remote attacker to bypass a configured rule, allowing traffic onto a network that should have been blocked. This vulnerability is due to improper detection of malicious...

5.8CVSS6AI score0.00619EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2023/08/03 4:36 p.m.35 views

protocol-http1 HTTP Request/Response Smuggling vulnerability

Impact RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension detailed ABNF is in Appendix section. In summary: - The value of Content-Length header should be a string of 0-9 digits. - The chunk size should be a string of hex digits and should split from chunk data...

5.8CVSS6.3AI score0.00754EPSS
SaveExploits0References7Affected Software1
RubySec
RubySec
added 2023/08/03 12:00 a.m.27 views

protocol-http1 HTTP Request/Response Smuggling vulnerability

Impact RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension detailed ABNF is in Appendix section. In summary: - The value of Content-Length header should be a string of 0-9 digits. - The chunk size should be a string of hex digits and should split from chunk data...

5.8CVSS6.8AI score0.00754EPSS
SaveExploits0References1Affected Software1
Code423n4
Code423n4
added 2023/07/31 12:00 a.m.14 views

The onlyProfileOwnerOrDelegatedExecutor and whenNotPaused checks can be bypassed

Lines of code Vulnerability details Impact The LensHub.sol functions setProfileMetadataURI, setProfileMetadataURIWithSig, setFollowModule, setFollowModuleWithSig, collect, collectWithSig, act, actWithSig, setProfileImageURI, setProfileImageURIWithSig and others use...

7.1AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2023/07/29 12:15 a.m.25 views

CVE-2023-2314

Insufficient data validation in DevTools in Google Chrome prior to 111.0.5563.64 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Low...

6.5CVSS6.6AI score0.00372EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2023/07/29 12:15 a.m.30 views

CVE-2023-2311

Insufficient policy enforcement in File System API in Google Chrome prior to 112.0.5615.49 allowed a remote attacker to bypass filesystem restrictions via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS6.6AI score0.00581EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2023/07/28 11:26 p.m.61 views

CVE-2022-4910

Inappropriate implementation in Autofill in Google Chrome prior to 107.0.5304.62 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. Chromium security severity: Medium...

5.4CVSS4.6AI score0.00454EPSS
SaveExploits1
Rows per page
Query Builder