Lucene search
+L

1505 matches found

NVD
NVD
added 2023/06/14 12:15 p.m.25 views

CVE-2023-3036

An unchecked read in NTP server in github.com/cloudflare/cfnts prior to commit 783490b https://github.com/cloudflare/cfnts/commit/783490b913f05e508a492cd7b02e3c4ec2297b71 enabled a remote attacker to trigger a panic by sending an NTSAuthenticator packet with extension length longer than the packe...

8.6CVSS8.5AI score0.02237EPSS
SaveExploits0References1
CVE
CVE
added 2023/06/14 11:8 a.m.48 views

CVE-2023-3036

CVE-2023-3036 affects github.com/cloudflare/cfnts prior to commit 783490b. The issue is an unchecked read in the NTP server implementation, enabling a remote attacker to trigger a panic by sending an NTSAuthenticator packet with an extension length longer than the packet contents. Affected: cfnts...

8.6CVSS7.6AI score0.02237EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/06/14 11:8 a.m.37 views

CVE-2023-3036 Out of Bounds Slice index in cfnts leads to remote panic

An unchecked read in NTP server in github.com/cloudflare/cfnts prior to commit 783490b https://github.com/cloudflare/cfnts/commit/783490b913f05e508a492cd7b02e3c4ec2297b71 enabled a remote attacker to trigger a panic by sending an NTSAuthenticator packet with extension length longer than the packe...

8.6CVSS8.6AI score0.02237EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/06/14 12:0 a.m.10 views

PT-2023-22652 · Cloudflare · Cfnts

Name of the Vulnerable Software and Affected Versions: github.com/cloudflare/cfnts versions prior to commit 783490b Description: The issue is related to an unchecked read in the NTP server, which allows a remote attacker to trigger a panic by sending an NTSAuthenticator packet with an extension...

8.6CVSS7.4AI score0.02237EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/06/14 12:0 a.m.9 views

cfnts 缓冲区错误漏洞

Cloudflare cfnts is Cloudflare's implementation of the NTS protocol written in Rust. A security vulnerability exists in versions prior to cfnts 783490b, which stems from an unchecked read in the NTP server that allows a remote attacker to trigger a panic by sending an NTSAuthenticator packet with...

8.6CVSS7.4AI score0.02237EPSS
SaveExploits0References1
Wired Threat Level
Wired Threat Level
added 2023/06/05 3:35 p.m.18 views

Hacks Against Ukraine's Emergency Response Services Rise During Bombings

Data from Cloudflare's free digital defense service, Project Galileo, illuminates new links between online and offline attacks...

7.2AI score
SaveExploits0
CNNVD
CNNVD
added 2023/05/27 12:0 a.m.9 views

Cloudflare WARP 安全漏洞

Cloudflare WARP Cloudflare Vpn is a client application for secure connections from Cloudflare, Inc. in the United States. A security vulnerability exists in Cloudflare WARP that stems from a misconfiguration that makes it susceptible to clickjacking attacks...

3.9CVSS5.2AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2023/05/24 3:32 p.m.35 views

GO-2023-1765 Leaked shared secret and weak blinding in github.com/cloudflare/circl

When sampling randomness for a shared secret, the implementation of Kyber and FrodoKEM, did not check whether crypto/rand.Read returns an error. In rare deployment cases error thrown by the Read function, this could lead to a predictable shared secret. The tkn20 and blindrsa components did not...

8.2CVSS6.2AI score0.00386EPSS
SaveExploits0References2
OSV
OSV
added 2023/05/12 8:16 p.m.61 views

GHSA-8VX6-69VG-C46F Buffer under-read in workerd

Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead...

6.5CVSS7.3AI score0.00617EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/05/12 8:16 p.m.23 views

Buffer under-read in workerd

Impact Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead...

8.1CVSS6.5AI score0.00617EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/12 10:9 a.m.10 views

CVE-2023-2512 Buffer under-read in workerd

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

6.5CVSS8.1AI score0.00617EPSS
SaveExploits0References2
OSV
OSV
added 2023/05/12 10:9 a.m.20 views

CVE-2023-2512 Buffer under-read in workerd

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a...

6.5CVSS7.3AI score
SaveExploits0References4
CVE
CVE
added 2023/05/12 10:9 a.m.59 views

CVE-2023-2512

CVE-2023-2512 affects Cloudflare workerd’s FormData API implementation prior to v1.20230419.0, where an integer overflow could occur if a FormData contains more than 2^31 elements. The forEach() iteration could read from the wrong memory location, potentially causing a segmentation fault and, in ...

8.1CVSS7.3AI score0.00617EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2023/05/12 9:49 a.m.24 views

Insecure Randomness

github.com/cloudflare/circl is vulnerable to Insecure Randomness. Kyber and FrodoKEM did not check whether crypto/rand.Read returned an error, leading to a predictable shared secret. The tkn20 and blindrsa components did not check if enough randomness was returned from the user provided randomnes...

8.2CVSS6.2AI score0.00386EPSS
SaveExploits0References3Affected Software1
Hacker One
Hacker One
added 2023/05/09 3:47 p.m.50 views

Cloudflare Public Bug Bounty: Privilege escalation to root in Pages build image v2

Vulnerability description not provided...

7.1AI score
SaveExploits0
Kitploit
Kitploit
added 2023/05/09 12:30 p.m.62 views

Domain-Protect - OWASP Domain Protect - Prevent Subdomain Takeover

OWASP Global AppSec Dublin - talk and demo Features scan Amazon Route53 across an AWS Organization for domain records vulnerable to takeover scan Cloudflare for vulnerable DNS records take over vulnerable subdomains yourself before attackers and bug bounty researchers automatically create known...

7.3AI score
SaveExploits0References24
vulnersOsv
vulnersOsv
added 2023/04/26 7:45 p.m.10 views

@luckydye/astro-payload (>=0.0.1 <=0.0.17), @rawkode.academy/payload-plugin-cloudflare-images (>=0.1.0 <=0.1.16) +22 more potentially affected by CVE-2023-30843 via payload (>=0.12.3 <=1.6.26)

payload NPM version =0.12.3, =0.0.1, =0.1.0, =1.0.1, =0.1.2, =1.0.0, =1.0.1, =1.0.0, =1.8.3, =0.0.1, =0.0.1, =0.1.0, =0.2.0, =1.0.0, =0.1.0, =0.1.11-gdb2848cec7, =0.1.12-gb028a30a10 and more Source cves: CVE-2023-30843 Source advisory: OSV:GHSA-35JJ-VQCF-F2JF...

7.4CVSS6.8AI score0.0063EPSS
SaveExploits0
Huntr
Huntr
added 2023/04/19 11:55 a.m.29 views

CSRF bypass

Description URL parsing with Qwik uses the new URLa, b constructor. A little-known fact about this constructor is that if an attacker controls a they have complete control of the finally resolved URL. For example: const url = new URLattackervalue, "http://localhost" By entering //test.com, we can...

4.3CVSS6.5AI score0.00269EPSS
SaveExploits1References1
Hacker One
Hacker One
added 2023/04/18 1:45 p.m.49 views

Cloudflare Public Bug Bounty: Cloudflare CASB Confused Deputy Problem

A vulnerability was found in Cloudflare CASB on Microsoft and GitHub integrations, allowing an attacker to create a new integration and access sensitive information if they were able to enumerate a valid tenant UUID or domain. The issue was resolved by disallowing the creation of multiple...

6.7AI score
SaveExploits0
Hacker One
Hacker One
added 2023/04/11 5:27 a.m.24 views

Cloudflare Public Bug Bounty: Plaintext leakage of DNS requests in Windows 1.1.1.1 WARP client

A vulnerability in the Windows 1.1.1.1 WARP client allowed for plaintext leakage of DNS requests. When connected to WARP over an IPv6-capable network, the client assigned Unique Local Addresses instead of loopback IPv6 addresses. This could potentially expose DNS queries to unknown devices on the...

7.4CVSS6.8AI score0.0092EPSS
SaveExploits0
Rows per page
Query Builder