Lucene search
+L

1216 matches found

BDU FSTEC
BDU FSTEC
added 2023/09/07 12:0 a.m.9 views

The vulnerability of the XWiki Platform, a platform for creating collaborative web applications, stems from the lack of protective measures for website structures. This allows attackers to carry out Cross-Site Scripting (XSS) attacks.

The vulnerability of the XWiki Platform lies in the lack of measures taken to protect the structure of web pages. Exploiting this vulnerability allows a malicious actor to carry out cross-site scripting attacks XSS remotely...

9CVSS6AI score0.01496EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/09/04 12:0 a.m.14 views

The vulnerability of the XWiki Platform, a platform for creating collaborative web applications, stems from the lack of protective measures for website structures. This allows attackers to carry out Cross-Site Scripting (XSS) attacks.

The vulnerability of the XWiki Platform lies in the lack of measures taken to protect the structure of web pages. Exploiting this vulnerability allows a malicious actor to carry out cross-site scripting attacks XSS remotely...

6.4CVSS5.6AI score0.78879EPSS
SaveExploits0References5Affected Software1
GithubExploit
GithubExploit
added 2023/08/24 10:24 p.m.778 views

Exploit for Link Following in Microsoft

CVE-2023-36874 Windows Error Reporting LPE BOF Introductio...

7.8CVSS8.9AI score0.43409EPSS
SaveExploits6
BDU FSTEC
BDU FSTEC
added 2023/08/15 12:0 a.m.25 views

The vulnerability of the Softing edgeAggregator data integration tool lies in its lack of protection for website structures, allowing attackers to execute arbitrary code with root privileges.

The vulnerability of the Softing edgeAggregator data integration tool is related to the lack of security measures taken to protect the website structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary code with root privileges...

10CVSS8.1AI score0.01188EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/07/13 12:0 a.m.4 views

Envoy 资源管理错误漏洞

Envoy is an open source distributed proxy server. A resource management error vulnerability exists in Envoy versions prior to 1.27.0, which stems from the possibility that Envoy's HTTP/2 codec may leak header maps and bookkeeping structures after receiving the frame RSTSTREAM from an upstream...

7.5CVSS8AI score0.01288EPSS
SaveExploits0References9
Veracode
Veracode
added 2023/07/12 10:35 a.m.17 views

Denial Of Service (DoS)

github.com/cometbft/cometbft is vulnerable to Denial of Service DoS attacks. A list and a map are the two data structures that the mempool utilizes to keep track of unfinished transactions. The same transaction may occur several times if these structures are out of sync, even though they should b...

8.2CVSS6.7AI score0.00901EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/05 9:34 p.m.17 views

CometBFT may duplicate transactions in the mempool's data structures

Impact The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time in the sense that the map tracks the index if any of the transaction in the list. Unfortunately, it is possible to have...

8.2CVSS6.7AI score0.00901EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/03 4:35 p.m.12 views

CVE-2023-34451 CometBFT may duplicate transactions in the mempool's data structures

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

8.2CVSS6.8AI score0.00901EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/07/03 4:35 p.m.37 views

CVE-2023-34451 CometBFT may duplicate transactions in the mempool's data structures

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

8.2CVSS8.1AI score0.00901EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/07/03 12:0 a.m.7 views

PT-2023-24887 · Cometbft · Cometbft

Name of the Vulnerable Software and Affected Versions: CometBFT versions v0.34.28 and prior, v0.37.0, v0.37.1 Description: The mempool in CometBFT maintains two data structures, a list and a map, to track outstanding transactions. These data structures are supposed to be in sync, with the map...

8.2CVSS8AI score0.00901EPSS
SaveExploits1References10
OSV
OSV
added 2023/06/27 10:15 p.m.4 views

DEBIAN-CVE-2023-36464

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

5.5CVSS5.8AI score0.00352EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/06/27 9:24 p.m.48 views

CVE-2023-36464 Infinite Loop when a comment isn't followed by a character in pypdf

pypdf is an open source, pure-python PDF library. In affected versions an attacker may craft a PDF which leads to an infinite loop if parsecontentstream is executed. That is, for example, the case if the user extracted text from such a PDF. This issue was introduced in pull request 969 and resolv...

6.2CVSS6.3AI score0.00352EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/06/23 6:41 a.m.16 views

Denial Of Service (DoS)

org.hjson, hjson is vulnerable to Denial of Service DoS attacks. A malicious user is able to cause a stack overflow, resulting in an application crash, because the library does not properly check crafted objects with deeply nested structures...

7.5CVSS6.7AI score0.00778EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/06/14 3:30 p.m.31 views

GHSA-75M3-F4HR-2VH9 jjson vulnerable to stack exhaustion

An issue was discovered jjson through 0.1.7 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures...

7.5CVSS7.5AI score0.00772EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.18 views

jsonij vulnerable to stack exhaustion

An issue was discovered jmarsden/jsonij through 0.5.2 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00845EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.19 views

ph-json vulnerable to stack exhaustion

An issue was discovered ph-json through 9.5.5 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00771EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.23 views

pbjson vulnerable to stack exhaustion

An issue was discovered pbjson through 0.4.0 allows attackers to cause a denial of service or other unspecified impacts via a crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00732EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.22 views

genson vulnerable to stack exhaustion

An issue was discovered genson through 1.6 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures...

7.5CVSS6.8AI score0.00732EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2023/06/14 3:30 p.m.32 views

GHSA-FJ64-QPRX-Q7VQ genson vulnerable to stack exhaustion

An issue was discovered genson through 1.6 allows attackers to cause a denial of service or other unspecified impacts via crafted objects that deeply nested structures...

7.5CVSS7.1AI score0.00732EPSS
SaveExploits1References3
OSV
OSV
added 2023/06/14 3:30 p.m.55 views

GHSA-75R3-38RH-PMXV sojo vulnerable to stack exhaustion

An issue was discovered sojo through 1.1.1 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies...

7.5CVSS7.4AI score0.00845EPSS
SaveExploits1References3
Rows per page
Query Builder