Lucene search
+L

5963 matches found

Tenable Nessus
Tenable Nessus
added 2023/10/31 12:00 a.m.45 views

GLSA-202310-21 : ConnMan: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202310-21 ConnMan: Multiple Vulnerabilities - An issue was discovered in the DNS proxy in Connman through 1.40. The TCP server reply implementation lacks a check for the presence of sufficient Header Data, leading to an...

9.8CVSS8.4AI score0.02988EPSS
SaveExploits3References8
Veracode
Veracode
added 2023/10/27 7:27 a.m.31 views

Denial Of Service (DoS)

OpenSearch is vulnerable to Denial of Service DoS. The vulnerability is due to improper input validation for malformed HTTP requests sent by an unauthenticated user in an opensearch node .This can leas to memory exhaustion resulting in to Denial of Service...

7.5CVSS7.2AI score0.01232EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/10/26 9:15 p.m.30 views

CVE-2023-46663

Sielco PolyEco1000 is vulnerable to an attacker bypassing authorization and accessing resources behind protected pages. The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests...

8.1CVSS7.8AI score0.00442EPSS
SaveExploits1References1
Prion
Prion
added 2023/10/26 9:15 p.m.33 views

Authorization

Sielco PolyEco1000 is vulnerable to an attacker bypassing authorization and accessing resources behind protected pages. The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests...

5.5CVSS7.9AI score0.00442EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/10/26 8:02 p.m.41 views

CVE-2023-46663 Improper Access Control in Sielco PolyEco1000

Sielco PolyEco1000 is vulnerable to an attacker bypassing authorization and accessing resources behind protected pages. The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests...

7.5CVSS8.2AI score0.00442EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2023/10/26 8:02 p.m.13 views

CVE-2023-46663 Improper Access Control in Sielco PolyEco1000

Sielco PolyEco1000 is vulnerable to an attacker bypassing authorization and accessing resources behind protected pages. The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests...

7.5CVSS6.7AI score0.00442EPSS
SaveExploits1References1
CVE
CVE
added 2023/10/26 8:02 p.m.68 views

CVE-2023-46663

The CVE-2023-46663 entry concerns improper access control in Sielco PolyEco1000 (and related PolyEco family) where the web interface allows actions via crafted HTTP requests without proper validity checks, enabling an attacker to bypass authorization and access resources behind protected pages. C...

8.1CVSS7.8AI score0.00442EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/26 6:30 p.m.36 views

Elasticsearch vulnerable to Uncontrolled Resource Consumption

An issue has been identified with how Elasticsearch handled incoming requests on the HTTP layer. An unauthenticated user could force an Elasticsearch node to exit with an OutOfMemory error by sending a moderate number of malformed HTTP requests. The issue was identified by Elastic Engineering and...

7.5CVSS7.2AI score0.01232EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/10/26 5:15 p.m.39 views

CVE-2023-45317

The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site...

8.8CVSS8.7AI score0.00239EPSS
SaveExploits2References2
Prion
Prion
added 2023/10/26 5:15 p.m.30 views

Code injection

The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site...

6.8CVSS8.6AI score0.00239EPSS
SaveExploits2References2
CVE
CVE
added 2023/10/26 4:17 p.m.63 views

CVE-2023-45317

CVE-2023-45317 concerns Sielco Radio Link and Analog FM Transmitters. The issue is a Cross-Site Request Forgery where HTTP requests may be accepted without proper validation, potentially allowing an authenticated user to perform administrative actions by visiting a malicious site. The affected pr...

8.8CVSS8.6AI score0.00239EPSS
SaveExploits2References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/26 4:17 p.m.16 views

CVE-2023-45317 Sielco Radio Link and Analog FM Transmitters Cross-Site Request Forgery

The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain actions with administrative privileges if a logged-in user visits a malicious web site...

8.8CVSS7AI score0.00239EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2023/10/26 3:59 p.m.46 views

CVE-2023-46137

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, th...

5.3CVSS6.5AI score0.00766EPSS
SaveExploits1References3
Veracode
Veracode
added 2023/10/26 5:09 a.m.22 views

HTTP/2 Stream Cancellation Attack

google.golang.org/grpc is vulnerable to HTTP/2 Stream Cancellation Attack. The vulnerability exists because the library does not enforce the limit of concurrently running handlers set by MaxConcurrentStreams. This enables an attacker to send malicious HTTP/2 requests, cancel them, and then send...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/10/26 12:00 a.m.14 views

PT-2023-29494 · Sielco · Analog Fm Transmitter +12

Name of the Vulnerable Software and Affected Versions: Software affected versions not specified Description: The application interface allows users to perform certain actions via HTTP requests without performing any validity checks to verify the requests. This can be exploited to perform certain...

8.8CVSS8.5AI score0.00239EPSS
SaveExploits2References6
Github Security Blog
Github Security Blog
added 2023/10/25 9:15 p.m.41 views

twisted.web has disordered HTTP pipeline response

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, th...

5.3CVSS5.2AI score0.00766EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2023/10/25 9:15 p.m.28 views

CVE-2023-46137

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, th...

5.3CVSS5.2AI score0.00766EPSS
SaveExploits1References2
Prion
Prion
added 2023/10/25 9:15 p.m.37 views

Design/Logic Flaw

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, th...

5CVSS5.1AI score0.00766EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2023/10/25 9:15 p.m.60 views

CVE-2023-46137

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, th...

5.3CVSS6.4AI score0.00766EPSS
SaveExploits1References3
OSV
OSV
added 2023/10/25 9:15 p.m.36 views

PYSEC-2023-224

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, th...

5.3CVSS7AI score0.00766EPSS
SaveExploits1References1
Rows per page
Query Builder