Lucene search
K

295 matches found

CVE
CVE
added 2018/01/19 10:0 p.m.51 views

CVE-2017-12114

The CVE-2017-12114 entry affects cpp-ethereum’s JSON-RPC admin_peers API. Technical details from connected sources show an improper authorization flaw where admin_peers allows access to restricted functionality without credentials. The root cause is missing privilege checks in AdminNet::admin_pee...

6.8CVSS6.5AI score0.00253EPSS
Exploits2References2Affected Software1
CVE
CVE
added 2018/01/19 10:0 p.m.66 views

CVE-2017-12112

The CVE-2017-12112 entry corresponds to an authorization bypass in cpp-ethereum’s JSON-RPC admin_addPeer API. Talos reports an improper authorization check in AdminNet::admin_addPeer that allows a remote attacker to trigger restricted functionality without credentials, with the call binding to 0....

8.1CVSS7.9AI score0.00283EPSS
Exploits2References2Affected Software1
Cvelist
Cvelist
added 2018/01/19 10:0 p.m.17 views

CVE-2017-12114

An exploitable improper authorization vulnerability exists in adminpeers API of cpp-ethereum's JSON-RPC commit 4e1015743b95821849d001618a7ce82c7c073768. A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to trigger this...

4CVSS6.6AI score0.00253EPSS
Exploits2References2
Cvelist
Cvelist
added 2018/01/19 10:0 p.m.16 views

CVE-2017-12117

An exploitable improper authorization vulnerability exists in minerstart API of cpp-ethereum's JSON-RPC commit 4e1015743b95821849d001618a7ce82c7c073768. A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to trigger this...

4CVSS8AI score0.00613EPSS
Exploits2References2
CVE
CVE
added 2018/01/19 10:0 p.m.59 views

CVE-2017-12117

CVE-2017-12117 affects cpp-ethereum’s JSON-RPC miner_start API. The root cause is improper authorization checks in the miner_start implementation, allowing a remote attacker to trigger restricted functionality without credentials. Affected component is the JSON-RPC server inside cpp-ethereum (com...

8.1CVSS7.9AI score0.00613EPSS
Exploits2References2Affected Software1
Positive Technologies
Positive Technologies
added 2018/01/19 12:0 a.m.3 views

PT-2018-5353 · Ethereum · Cpp-Ethereum

Name of the Vulnerable Software and Affected Versions: cpp-ethereum version affected versions not specified Description: An improper authorization issue exists in the admin addPeer API endpoint of cpp-ethereum's JSON-RPC. This allows a JSON request to access restricted functionality, resulting in...

8.1CVSS4.3AI score0.00283EPSS
Exploits2References3
Positive Technologies
Positive Technologies
added 2018/01/19 12:0 a.m.4 views

PT-2018-5360 · Ethereum · Cpp-Ethereum Json-Rpc

Name of the Vulnerable Software and Affected Versions: CPP-Ethereum JSON-RPC affected versions not specified Description: An exploitable unhandled exception issue exists in multiple APIs of CPP-Ethereum JSON-RPC, where specially crafted JSON requests can cause an unhandled exception, resulting in...

7.5CVSS7.3AI score0.0055EPSS
Exploits2References4
Positive Technologies
Positive Technologies
added 2018/01/19 12:0 a.m.3 views

PT-2018-5357 · Ethereum · Cpp-Ethereum

Name of the Vulnerable Software and Affected Versions: cpp-ethereum affected versions not specified Description: An improper authorization issue exists in the miner setGasPrice API of cpp-ethereum's JSON-RPC. This allows a JSON request to access restricted functionality, resulting in authorizatio...

8.1CVSS6.7AI score0.00608EPSS
Exploits2References4
Positive Technologies
Positive Technologies
added 2018/01/19 12:0 a.m.4 views

PT-2018-5354 · Ethereum · Cpp-Ethereum

Name of the Vulnerable Software and Affected Versions: cpp-ethereum affected versions not specified Description: An improper authorization issue exists in the admin nodeInfo API endpoint of cpp-ethereum's JSON-RPC. This allows a JSON request to access restricted functionality, resulting in...

8.1CVSS4.3AI score0.00283EPSS
Exploits2References3
Zero Day Initiative
Zero Day Initiative
added 2018/01/16 12:0 a.m.24 views

(0Day) Quest NetVault Backup Server checksession Authentication Bypass Vulnerability

This vulnerability allows remote attackers to bypass authentication on vulnerable installations of Quest NetVault Backup. The specific flaw exists within JSON RPC Request handling. By setting the checksession parameter to a specific value, it is possible to bypass authentication to critical...

10CVSS9.4AI score0.43582EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2018/01/15 12:0 a.m.18 views

FreeBSD : transmission-daemon -- vulnerable to dns rebinding attacks (3e5b8bd3-0c32-452f-a60e-beab7b762351)

Google Project Zero reports : The transmission bittorrent client uses a client/server architecture, the user interface is the client which communicates to the worker daemon using JSON RPC requests. As with all HTTP RPC schemes like this, any website can send requests to the daemon listening on...

5.5AI score
Exploits0References3
Fedora
Fedora
added 2018/01/10 10:24 p.m.12 views

[SECURITY] Fedora 26 Update: python-jsonrpclib-0.3.1-1.fc26

This project is an implementation of the JSON-RPC v2.0 specification backwards-compatible as a client library, for Python 2.7 and Python 3. This version is a fork of jsonrpclib by Josh Marshall, usable with Pelix remote services...

4AI score
Exploits0
CNVD
CNVD
added 2018/01/10 12:0 a.m.4 views

CPP-Ethereum JSON-RPC Incorrect Authorization Vulnerability

CPP-Ethereum is a C++ client for Ethereum Application Programming Platform.JSON-RPC is one of the remote invocation services using JSON as the protocol. An incorrect authorization vulnerability exists in the adminnodeInfo API for JSON-RPC in CPP-Ethereum commit version...

8.1CVSS7AI score0.00283EPSS
Exploits2References1
seebug.org
seebug.org
added 2018/01/10 12:0 a.m.81 views

CPP-Ethereum JSON-RPC Denial Of Service Vulnerabilities(CVE-2017-12119)

Summary An exploitable unhandled exception vulnerability exists in multiple APIs of CPP-Ethereum's JSON-RPC. Specially crafted JSON requests can cause a unhandled exception resulting in denial of service. An attacker can send malicious JSON to trigger this vulnerability. Tested Versions Ethereum...

7.4AI score0.0055EPSS
Exploits2
seebug.org
seebug.org
added 2018/01/10 12:0 a.m.58 views

CPP-Ethereum JSON-RPC admin_nodeInfo improper authorization Vulnerability(CVE-2017-12113)

Summary An exploitable improper authorization vulnerability exists in adminnodeInfo API of cpp-ethereum's JSON-RPC commit 4e1015743b95821849d001618a7ce82c7c073768. A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to...

8.1AI score0.00283EPSS
Exploits2
seebug.org
seebug.org
added 2018/01/10 12:0 a.m.61 views

CPP-Ethereum JSON-RPC miner_start improper authorization Vulnerability(CVE-2017-12117)

Summary An exploitable improper authorization vulnerability exists in minerstart API of cpp-ethereum's JSON-RPC commit 4e1015743b95821849d001618a7ce82c7c073768. A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to trigg...

8.1AI score0.00613EPSS
Exploits2
seebug.org
seebug.org
added 2018/01/10 12:0 a.m.81 views

CPP-Ethereum JSON-RPC admin_addPeer Authorization Bypass Vulnerability(CVE-2017-12112)

Summary An exploitable improper authorization vulnerability exists in adminaddPeer API of cpp-ethereum's JSON-RPC commit 4e1015743b95821849d001618a7ce82c7c073768. A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to...

8.1AI score0.00283EPSS
Exploits2
CNVD
CNVD
added 2018/01/10 12:0 a.m.2 views

CPP-Ethereum JSON-RPC Incorrect Authorization Vulnerability (CNVD-2018-02800)

CPP-Ethereum is a C++ client for Ethereum Application Programming Platform.JSON-RPC is one of the remote invocation services using JSON as the protocol. An incorrect authorization vulnerability exists in the minerstop API for JSON-RPC in CPP-Ethereum commit version...

8.1CVSS7.2AI score0.00788EPSS
Exploits2References1
seebug.org
seebug.org
added 2018/01/10 12:0 a.m.65 views

CPP-Ethereum JSON-RPC admin_peers improper authorization Vulnerability(CVE-2017-12114)

Summary An exploitable improper authorization vulnerability exists in adminpeers API of cpp-ethereum's JSON-RPC commit 4e1015743b95821849d001618a7ce82c7c073768. A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to trigg...

6.8AI score0.00253EPSS
Exploits2
seebug.org
seebug.org
added 2018/01/10 12:0 a.m.43 views

CPP-Ethereum JSON-RPC miner_setGasPrice improper authorization Vulnerability(CVE-2017-12116)

Summary An exploitable improper authorization vulnerability exists in minersetGasPrice API of cpp-ethereum's JSON-RPC commit 4e1015743b95821849d001618a7ce82c7c073768. A JSON request can cause an access to the restricted functionality resulting in authorization bypass. An attacker can send JSON to...

8.1AI score0.00608EPSS
Exploits2
Rows per page
Query Builder