Lucene search
K

734 matches found

Veracode
Veracode
added 2019/01/15 9:19 a.m.28 views

Remote Code Execution (RCE)

github.com/kubernetes/dns leverages the dnsmasq library which is vulnerable to a heap-based buffer overflow. An attacker could cause a denial of service or execute arbitrary code via crafted DNS response. This issue in dnsmasq has been assigned CVE-2017-14491...

9.8CVSS8.9AI score0.84925EPSS
Exploits6References47Affected Software1
Veracode
Veracode
added 2019/01/15 9:18 a.m.25 views

Denial Of Service (DoS) Via Multipart Request

net/http in github.com/golang/go is vulnerable to denial of service DoS attacks. The attacks exist because Request.ParseMultipartForm begins writing temporary files regardless of the request body size surpassing the given "maxMemory" limit. Attacker can send malicious multipart request to consume...

7.5CVSS7.1AI score0.02078EPSS
Exploits0References13Affected Software1
Veracode
Veracode
added 2019/01/15 9:15 a.m.28 views

Information Disclosure

github.com/opencontainers/runc is vulnerable to information disclosure attacks. These attacks are possible because a run exec command can be ptraced by the pid 1 of the container. Using this, it allows attackers to gain access to the file-descriptors of new processes during initialization. It may...

6.4CVSS6.4AI score0.00358EPSS
Exploits0References45Affected Software2
Veracode
Veracode
added 2019/01/15 9:12 a.m.25 views

HTTP Header Injection

net/textproto in github.com/golang/go is vulnerable to HTTP header injection attacks. These attacks are possible because it treats spaces as hyphens. This leaves net/textproto vulnerable to request smuggling...

9.8CVSS9.3AI score0.0937EPSS
Exploits0References16Affected Software1
Veracode
Veracode
added 2019/01/15 2:30 a.m.18 views

Weak Authentication

github.com/etcd-io/etcd is vulnerable to privilege escalation. The vulnerability exists as it uses Common Name CN in the etcd client server TLS certificate to authenticate user with any valid certificate to the gRPC-gateway...

8.1CVSS7.8AI score0.04031EPSS
Exploits0References10Affected Software2
Veracode
Veracode
added 2018/12/11 7:42 a.m.9 views

Cross Site Request Forgery (CSRF)

github.com/gogs/gog is vulnerable to cross-site request forgery CSRF attack. The library does not properly validate the token for user sign-in process, allowing a malicious user to launch a cross-site request forgery attack...

6.6AI score
Exploits0
Veracode
Veracode
added 2018/11/13 7:30 a.m.32 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to a denial of service DoS attack. The library does not parse nested tags properly, causing a panic: runtime error exception which crashes the application...

7.5CVSS7.3AI score0.02677EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2018/11/12 7:44 a.m.11 views

Directory Traversal

github.com/astaxie/beego is vulnerable to directory traversal. The library does not properly sanitize the sessionID field, allowing a malicious user to pass a string with the ./ characters through this field to traverse the directory and gain access to sensitive files...

6.8AI score
Exploits0
Veracode
Veracode
added 2018/10/17 1:39 p.m.19 views

DNS Rebinding

github.com/kubernetes/minikube is vulnerable to DNS rebinding. The library does not randomize its ports or enforce host checking, allowing a malicious user to conduct a DNS rebinding to execute arbitrary code on another user's minikube cluster...

8.8CVSS9AI score0.00702EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2018/10/10 2:33 a.m.6 views

Denial Of Service (DoS)

github.com/moby/moby is vulnerable to denial of service DoS attacks. The vulnerability exists when a large number of CPU units is provided which causes a DoS attack when the value is used...

6.4AI score
Exploits0
Veracode
Veracode
added 2018/09/18 1:44 a.m.25 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to denial of service. A panic: runtime error occurs in inBodyIM in parse.go when the html.Parse is called with an unclosed tag, resulting in a denial of service condition...

7.5CVSS7.1AI score0.02772EPSS
Exploits1References7Affected Software1
Veracode
Veracode
added 2018/09/17 8:13 a.m.19 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to a denial of service DoS attack. The library does not properly handle special TokenTypes when parsed during the in frameset insertion mode, causing a panic: runtime error that can crash the application...

7.5CVSS7.2AI score0.02774EPSS
Exploits1References8Affected Software1
Veracode
Veracode
added 2018/09/05 8:28 a.m.9 views

Denial Of Service (DoS)

github.com/nanomsg/mangos is vulnerable to denial of service. The websocket module does not limit the size of messages which would allow an attacker to submit large messages and cause a denial of service condition on the server...

6.4AI score
Exploits0
Veracode
Veracode
added 2018/09/03 5:35 a.m.15 views

Cross-site Scripting (XSS)

github.com/portainer/portainer is vulnerable to cross-site scripting XSS attacks. The library does not use HTTP Secure Headers, allowing a malicious user to inject and execute arbitrary Javascript through the Team Name field...

5.4CVSS5.5AI score0.00794EPSS
Exploits0References1Affected Software1
Veracode
Veracode
added 2018/07/27 7:38 a.m.8 views

Path Traversal

github.com/openshift/osin is vulnerable to path traversal. The vulnerability exists because it does not properly validate the redirect URL, allowing access to sensitive files...

6.6AI score
Exploits0
Veracode
Veracode
added 2018/07/23 7:58 a.m.15 views

Open Redirect

github.com/s-gv/orangeforum is susceptible to open redirect attacks. The attacks exist because views/auth.go does not properly handle the redirectURL parameter in LoginHandler and LogoutHandler, allowing an attacker to create a link to redirect users to a malicious webpage...

6.1CVSS6.1AI score0.02257EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2018/07/06 6:40 a.m.19 views

Directory Traversal

github.com/golang/gddo is vulnerable to directory traversal attacks. The vulnerability exists due to the tags in the packages that are fetched by github.com/golang/gddo, allowing directory traversal attacks...

9.8CVSS9.1AI score0.0447EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2018/06/07 4:52 a.m.31 views

Remote Code Execution (RCE)

github.com/src-d/go-git is vulnerable to remote code execution RCE attacks. A malicious user can pass a .gitmodules file to the application to cause arbitrary code to be executed on a target machine that runs the git clone --recurse-submodules command. This is related to CVE-2018-11235...

7.8CVSS8.1AI score0.49188EPSS
Exploits10References13Affected Software1
Veracode
Veracode
added 2018/05/08 8:12 a.m.16 views

Cross-Site Scripting (XSS)

github.com/go-gitea/gitea is susceptible to cross-site scripting XSS attacks. The search query and wiki page title parameters are not escaped properly, allowing an attacker to inject and execute arbitrary code through it...

6.1CVSS6.2AI score0.0084EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2018/05/07 8:4 a.m.25 views

Cross-site Scripting (XSS)

github.com/grafana/grafana is vulnerable to cross-site scripting XSS attacks. A malicious user can inject and execute arbitrary Javascript through HTML links on the dashboard...

6.1CVSS5.9AI score0.02073EPSS
Exploits1References3Affected Software4
Rows per page
Query Builder