Lucene search
+L

74 matches found

Kitploit
Kitploit
added 2026/09/07 7:11 p.m.12 views

casbin

Apache Casbin 新闻 :还在担心如何编写正确的 Apache Casbin 策略吗?Apache Casbin online editor 即将为你提供帮助!请访问:https://casbin.apache.org/editor/ Apache Casbin 是一个强大且高效的开源访问控制库,适用于 Golang 项目。它支持基于各种访问控制模型来执行授权。 Apache Casbin 支持的所有语言: 目录 支持的模型 工作原理 功能 安装 文档 在线编辑器 教程 快速开始 策略管理 策略持久化 多节点策略一致性 角色管理器 基准测试 示例 中间件 我们的采用者 支持的模...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/04 9:34 p.m.5 views

gofireprox

GoFireProx 这是 FireProx 到 Golang 的移植版本 安装 root@kitploit: go install -v github.com/mr-pmillz/gofireprox/cmd/gofireprox@latest 将 gofireprox 作为库使用 将 gofireprox 与其他 Go 程序集成 root@kitploit: package main import "fmt" "github.com/mr-pmillz/gofireprox" func main region := "us-east-1" fpClient, err :=...

6AI score
SaveExploits0References1
OSV
OSV
added 2026/09/03 6:05 a.m.7 views

RLSA-2026:62406 Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: net/mail: golang: net/mail: Denial of Service via pathological email address parsing CVE-2026-42499 net/mail: golang: Go net/mail: Denial of Service via crafted email inpu...

8.1CVSS6.9AI score0.00798EPSS
SaveExploits0References10
OSV
OSV
added 2026/09/03 12:00 a.m.4 views

ALSA-2026:63022 Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: net/mail: golang: net/mail: Denial of Service via pathological email address parsing CVE-2026-42499 net/mail: golang: Go net/mail: Denial of Service via crafted email inpu...

7.5CVSS7AI score0.00798EPSS
SaveExploits0References18
AlmaLinux
AlmaLinux
added 2026/09/02 12:00 a.m.9 views

Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: net/mail: golang: net/mail: Denial of Service via pathological email address parsing CVE-2026-42499 net/mail: golang: Go net/mail: Denial of Service via crafted email inpu...

7.5CVSS6.9AI score0.00798EPSS
SaveExploits0References18
OSV
OSV
added 2026/07/28 5:16 p.m.10 views

UBUNTU-CVE-2026-54332

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the sFlow ExtendedGatewayFlow decoder in layers/sflow.go reads an attacker-controlled 32-bit community count and AS path member count and sizes a slice allocation from those counts without bounding them against...

7.5CVSS5.5AI score0.00495EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/07/27 2:37 a.m.16 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS6.8AI score0.00591EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/16 11:15 a.m.9 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/06 12:00 a.m.14 views

ALSA-2026:35830 Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing CVE-2026-39821 For more details about the security issue...

9.6CVSS6.6AI score0.00692EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 10:34 p.m.13 views

GO-2026-5520 Fleet: IP spoofing allows bypassing API rate limiting in github.com/fleetdm/fleet

Fleet: IP spoofing allows bypassing API rate limiting in github.com/fleetdm/fleet...

7.5CVSS5.8AI score0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/18 3:47 p.m.17 views

ROOT-APP-GOBINARY-CVE-2025-22868 CVE-2025-22868 in rootio-golang.org/x/oauth2 - Patched by Root

Root has patched CVE-2025-22868 in the rootio-golang.org/x/oauth2 package for Root:Go. Multiple fixed versions available...

7.5CVSS6.2AI score0.00853EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 1:55 p.m.11 views

ROOT-APP-GOBINARY-CVE-2025-68156 CVE-2025-68156 in rootio-github.com/expr-lang/expr - Patched by Root

Root has patched CVE-2025-68156 in the rootio-github.com/expr-lang/expr package for Root:Go. Multiple fixed versions available...

7.5CVSS5.8AI score0.00428EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/09 11:19 a.m.21 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS7.1AI score0.00615EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:12 a.m.24 views

Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh

...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0
OSV
OSV
added 2026/05/26 1:30 p.m.16 views

GHSA-5CV4-JP36-H3MW Go Net HTML parser is vulnerable to denial of service

In Go Net golang.org/x/net before verion 0.55.0, parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service...

6.5CVSS5.9AI score0.00326EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/22 2:46 a.m.15 views

GO-2026-5028 Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html

Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service...

6.5CVSS5.9AI score0.00326EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/22 2:08 a.m.23 views

GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

9.1CVSS5.8AI score0.00412EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/20 7:07 p.m.17 views

GO-2026-4997 Velocidex Velociraptor has an Incorrect Authorization issue in www.velocidex.com/golang/velociraptor

Velocidex Velociraptor has an Incorrect Authorization issue in www.velocidex.com/golang/velociraptor...

6.8CVSS5.8AI score0.00236EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/05/20 4:56 p.m.26 views

github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object

A flaw was found in Go JOSE, a library for handling JSON Web Encryption JWE objects. A remote attacker could exploit this vulnerability by providing a specially crafted JWE object. When decrypting such an object, if a key wrapping algorithm is specified but the encrypted key field is empty, the...

7.5CVSS6.3AI score0.00651EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/19 1:13 a.m.12 views

CLSA-2026-1779153233 golang: Fix of CVE-2026-32280

CVE-2026-32280: Limit processing of attacker-supplied intermediate certificates during chain building and introduce bound on number of intermediates, preventing uncontrolled work and denial of service...

7.5CVSS7.1AI score0.00615EPSS
SaveExploits0References1
Rows per page
Query Builder