You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cross-site request forgery flaw was found in etcd 3.3.1 and earlier. An attacker can set up a website that tries to send a POST request to the etcd server and modify a key. Adding a key is done with PUT so it is theoretically safe (can't PUT from an HTML form or such) but POST allows creating in-order keys that an attacker can send.
mend-for-github-combot
changed the title
CVE-2018-1098 (High) detected in github.com/google/certificate-transparency-go-v1.0.20, github.com/etcd-io/etcd-v3.3.25
CVE-2018-1098 (High) detected in github.com/google/certificate-transparency-go-v1.0.20, github.com/etcd-io/etcd-v3.3.25+incompatible
Oct 2, 2022
mend-for-github-combot
changed the title
CVE-2018-1098 (High) detected in github.com/google/certificate-transparency-go-v1.0.20, github.com/etcd-io/etcd-v3.3.25+incompatible
CVE-2018-1098 (High) detected in github.com/google/certificate-transparency-go-v1.0.20
Jan 8, 2023
CVE-2018-1098 - High Severity Vulnerability
Vulnerable Library - github.com/google/certificate-transparency-go-v1.0.20
Auditing for TLS certificates (Go code)
Library home page: https://proxy.golang.org/github.com/google/certificate-transparency-go/@v/v1.0.20.zip
Dependency Hierarchy:
Found in HEAD commit: 74c0db1e26014a7f5e115cea39a5b8613c912db7
Found in base branch: master
Vulnerability Details
A cross-site request forgery flaw was found in etcd 3.3.1 and earlier. An attacker can set up a website that tries to send a POST request to the etcd server and modify a key. Adding a key is done with PUT so it is theoretically safe (can't PUT from an HTML form or such) but POST allows creating in-order keys that an attacker can send.
Publish Date: 2018-04-03
URL: CVE-2018-1098
CVSS 3 Score Details (8.8)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1098
Release Date: 2018-04-03
Fix Resolution: v3.4.0-rc.0
The text was updated successfully, but these errors were encountered: