Lucene search
+L

194 matches found

Cvelist
Cvelist
added 2022/10/31 12:00 a.m.48 views

CVE-2022-39294 (DoS) Denial of Service from unchecked request length in conduit-hyper

conduit-hyper integrates a conduit application with the hyper server. Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling hyper::body::tobytes. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a...

7.5CVSS7.6AI score0.00708EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2022/10/30 12:00 p.m.6 views

sentry-conduit (>=0.1.0, <=0.3.0) potentially affected by CVE-2022-39294 via conduit-hyper (0.3.0)

conduit-hyper CARGO version 0.3.0 is affected by a known vulnerability. The following packages have a transitive dependency on conduit-hyper and may be impacted: - sentry-conduit =0.1.0, =0.3.0 Source cves: CVE-2022-39294 Source advisory: OSV:RUSTSEC-2022-0066...

7.5CVSS7.4AI score0.00708EPSS
SaveExploits0
RustSec
RustSec
added 2022/10/30 12:00 p.m.24 views

Denial of Service from unchecked request length

Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling hyper::body::tobytes. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a panic if memory allocation failed for that request. In version 0.4.2,...

7.5CVSS3.3AI score0.00708EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2022/10/30 12:00 p.m.42 views

RUSTSEC-2022-0066 Denial of Service from unchecked request length

Prior to version 0.4.2, conduit-hyper did not check any limit on a request's length before calling hyper::body::tobytes. An attacker could send a malicious request with an abnormally large Content-Length, which could lead to a panic if memory allocation failed for that request. In version 0.4.2,...

7.5CVSS7.4AI score0.00708EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/10/30 12:00 a.m.8 views

PT-2022-24876 · Unknown · Conduit-Hyper

Name of the Vulnerable Software and Affected Versions: conduit-hyper versions prior to 0.4.2 Description: The issue arises from conduit-hyper not checking any limit on a request's length before calling hyper::body::to bytes. An attacker could send a malicious request with an abnormally large...

7.5CVSS7.4AI score0.00708EPSS
SaveExploits0References10
Snyk
Snyk
added 2022/06/23 9:26 a.m.17 views

Malicious Package

Overview en-conduit-sync is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package w...

9.8CVSS7AI score
SaveExploits0References3
Snyk
Snyk
added 2022/06/23 9:26 a.m.4 views

Malicious Package

Overview en-conduit-schema is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package...

9.8CVSS7AI score
SaveExploits0References3
Snyk
Snyk
added 2022/06/23 9:26 a.m.4 views

Malicious Package

Overview conduit-view is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerable if this package was...

9.8CVSS7AI score
SaveExploits0References3
Snyk
Snyk
added 2022/06/23 9:26 a.m.4 views

Malicious Package

Overview en-conduit-plugin-in-app-purchasing is a malicious package. The package's name is based on existing repositories, namespaces, or components used by popular companies in an effort to trick employees into downloading it, also known as 'dependency confusion'. Therefore, you're only vulnerab...

9.8CVSS7AI score
SaveExploits0References3
Code423n4
Code423n4
added 2022/06/03 12:00 a.m.11 views

Compromised Channel Can Compromise ALL NFTs and Tokens

Lines of code Vulnerability details Impact The contest IN SCOPE section clearly states that offer items can only be transferred by a conduit that only has Seaport set as a channel. However, this condition is not true. If a compromised channel is added to a conduit, then ALL the NFTs and tokens th...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/01 12:00 a.m.20 views

Lack of Access Restriction for Conduit Creation

Lines of code Vulnerability details Impact Anyone can call the createConduit function in the ConduitController contract to create new channels and set the conduit owner. This is dangerous because a hacker can create a new conduit and set himself as the owner of the conduit. The hacker can use the...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/01 12:00 a.m.14 views

Lack of Verification of conduitKey, offererConduitKey, and fulfillerConduitKey Could Cause Offerers or Fulfillers to Lose Their Assets to Malicious Fulfillers or Offerers

Lines of code https://github.com/c...

7.2AI score
SaveExploits0
Hacker One
Hacker One
added 2022/05/11 9:19 p.m.40 views

Phabricator: Conduit feed.publish API allows you to spoof other users or make it look like you have access to a restricted object

The Conduit feed.publish API allows a user to publish stories to the feed. The API accepts a parameter "type" which will be set to PhabricatorTokenGivenFeedStory and accepts JSON in the "data" parameter such as the following: "authorPHID": "PHID-USER-uyg3nn764yetx6nglnbx", "tokenPHID":...

0.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/03/21 9:12 a.m.82 views

New Backdoor Targets French Entities via Open-Source Package Installer

Researchers have exposed a new targeted email campaign aimed at French entities in the construction, real estate, and government sectors that leverages the Chocolatey Windows package manager to deliver a backdoor called Serpent on compromised systems. Enterprise security firm Proofpoint attribute...

1.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/04/12 6:03 a.m.58 views

HackerOne: Improper data update process on UpdatePhabricatorIntegration mutation leads to leak of Phabricator Conduit API token.

Details Title: Improper data update process on UpdatePhabricatorIntegration mutation leads to leak of Phabricator Conduit API token. Risk: High Impact: High Exploitability: High Target: baseurl parameter on UpdatePhabricatorIntegration mutation at /graphql endpoint. Introduction Sensitive data...

7.3AI score
SaveExploits0
ThreatPost
ThreatPost
added 2021/04/01 8:58 p.m.114 views

80% of Global Enterprises Report Firmware Cyberattacks

Attacks against firmware are snowballing, outstripping many organizations’ cyber-defenses, according to a survey from Microsoft. The report showed that more than 80 percent of enterprises have experienced at least one firmware attack in the past two years – but only 29 percent of security budgets...

4.3CVSS0.2AI score0.01489EPSS
SaveExploits0References6
OSV
OSV
added 2020/01/21 10:15 p.m.11 views

CVE-2020-7594

MultiTech Conduit MTCDT-LVW2-24XX 1.4.17-ocea-13592 devices allow remote authenticated administrators to execute arbitrary OS commands by navigating to the Debug Options page and entering shell metacharacters in the interface JSON field of the ping function...

7.2CVSS6AI score0.02491EPSS
SaveExploits1References1
NVD
NVD
added 2020/01/21 10:15 p.m.34 views

CVE-2020-7594

MultiTech Conduit MTCDT-LVW2-24XX 1.4.17-ocea-13592 devices allow remote authenticated administrators to execute arbitrary OS commands by navigating to the Debug Options page and entering shell metacharacters in the interface JSON field of the ping function...

9CVSS7.3AI score0.02491EPSS
SaveExploits1References1
Prion
Prion
added 2020/01/21 10:15 p.m.28 views

Input validation

MultiTech Conduit MTCDT-LVW2-24XX 1.4.17-ocea-13592 devices allow remote authenticated administrators to execute arbitrary OS commands by navigating to the Debug Options page and entering shell metacharacters in the interface JSON field of the ping function...

9CVSS7.2AI score0.02491EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2020/01/21 9:05 p.m.84 views

CVE-2020-7594

The CVE-2020-7594 entry concerns MultiTech Conduit MTCDT-LVW2-24XX devices (version 1.4.17-ocea-13592). The vulnerability arises from allowing remote authenticated administrators to execute arbitrary OS commands by navigating to the Debug Options page and entering shell metacharacters in the inte...

9CVSS7.2AI score0.02491EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder