Lucene search
+L

16 matches found

Kitploit
Kitploit
added 2026/09/15 6:41 p.m.8 views

RpcAuthnLevelPrivacyEnabled

管理针对CVE-2021-1678(KB4599464)的RPC打印机关联更改部署 Windows打印机共享错误,请下载并执行:https://github.com/alvaciroliveira/RpcAuthnLevelPrivacyEnabled/blob/main/RpcAuthnLevelPrivacyEnabled.reg...

8.8CVSS8.1AI score0.0938EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/03 10:12 a.m.13 views

prismor v1.44.0

Prismor Runtime security for Claude Code, Codex, Langchain and other AI agents frameworks/harness. Prismor is highly customizable based on user's own policies. Observe or enforce mode to see agent activity in a local self-serve dashboard Website • Onboard with Skill !Kimi...

6.1AI score
SaveExploits0References48
NVD
NVD
added 2026/09/01 12:17 p.m.9 views

CVE-2026-84200

Kyverno versions v1.9.0 through v1.12.7 contain a policy exception handling flaw. When a policy in enforce mode is combined with two PolicyExceptions, the less restrictive exception takes precedence, allowing an attacker to bypass the policy by crafting a resource name that matches the second...

9.4CVSS0.00179EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/01 11:34 a.m.8 views

EUVD-2026-69035

Kyverno versions v1.9.0 through v1.12.7 contain a policy exception handling flaw. When a policy in enforce mode is combined with two PolicyExceptions, the less restrictive exception takes precedence, allowing an attacker to bypass the policy by crafting a resource name that matches the second...

9.4CVSS5.9AI score0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 11:34 a.m.17 views

CVE-2026-84200 Kyverno before v1.13.0 Policy Bypass via Multiple Exceptions

Kyverno versions v1.9.0 through v1.12.7 contain a policy exception handling flaw. When a policy in enforce mode is combined with two PolicyExceptions, the less restrictive exception takes precedence, allowing an attacker to bypass the policy by crafting a resource name that matches the second...

9.4CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/09/01 11:34 a.m.29 views

CVE-2026-84200

Kyverno versions v1.9.0 through v1.12.7 are affected by a policy exception handling flaw . When a policy in enforce mode is combined with two PolicyExceptions , the less restrictive exception takes precedence. An attacker can exploit this by crafting a resource name that matches the second except...

9.4CVSS5.9AI score0.00179EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.13 views

PT-2026-84161

Name of the Vulnerable Software and Affected Versions Kyverno versions v1.9.0 through v1.12.7 Description A flaw exists in the policy exception handling when a policy is set to enforce mode and combined with two PolicyExceptions. The system incorrectly allows a less restrictive exception to take...

9.4CVSS5.9AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/31 4:51 p.m.20 views

GHSA-QVV7-CG9C-W4X3 Natural Language Toolkit (NLTK): DNS-rebinding SSRF filter bypass in nltk.pathsec.urlopen (nltk.download / nltk.data.load) defeats ENFORCE mode

Summary nltk.pathsec provides an SSRF filter that NLTK documents as a security control, blocking loopback, private, link-local, and multicast ranges including obfuscated forms and recommending strict ENFORCE mode for security-sensitive environments. The filter is bypassable by DNS rebinding:...

8.6CVSS5.7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/31 4:51 p.m.16 views

Natural Language Toolkit (NLTK): DNS-rebinding SSRF filter bypass in nltk.pathsec.urlopen (nltk.download / nltk.data.load) defeats ENFORCE mode

Summary nltk.pathsec provides an SSRF filter that NLTK documents as a security control, blocking loopback, private, link-local, and multicast ranges including obfuscated forms and recommending strict ENFORCE mode for security-sensitive environments. The filter is bypassable by DNS rebinding:...

5.7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/31 4:50 p.m.14 views

GHSA-6HM5-JGCP-P838 Natural Language Toolkit (NLTK): Path Traversal in NKJPCorpusReader leads to Arbitrary File Read and bypasses the nltk.pathsec sandbox (ENFORCE=True)

Summary A path-traversal vulnerability in NKJPCorpusReader allows an attacker who can influence the fileids argument of its public read methods header, raw, words, sents, taggedwords to read files outside the corpus root. The reader builds the file path with no containment check and opens it with...

7.5CVSS5.6AI score
SaveExploits0References2
OSV
OSV
added 2026/07/31 4:50 p.m.14 views

GHSA-XH95-F55M-82FW Natural Language Toolkit (NLTK) has path traversal in FramenetCorpusReader.frame() that allows arbitrary XML file read, bypassing the nltk.pathsec sandbox (ENFORCE=True)

Summary FramenetCorpusReader.framename interpolates a caller-supplied frame name into an XML file path that is read with the builtin open, bypassing CorpusReader.open and the nltk.pathsec sandbox — including strict ENFORCE=True mode. A ../ sequence in the name escapes the corpus root, yielding an...

7.5CVSS5.7AI score
SaveExploits0References2
Veracode
Veracode
added 2026/01/21 9:12 a.m.19 views

Improper Access Control

github.com/kyverno/kyverno is vulnerable to Improper Access Control. The vulnerability is due to incorrect handling of multiple policy exceptions in enforce mode, which allows an attacker to bypass enforced policies by leveraging a less restrictive exception even when a more restrictive exception...

5.6AI score
SaveExploits0
OSV
OSV
added 2026/01/06 6:00 p.m.12 views

GHSA-GG4X-FGG2-H9W9 Bypassing Kyverno Policies via Double Policy Exceptions

Summary If a cluster has a Kyverno policy in enforce mode and there are two exceptions, this allows the policy to be bypassed, even if the first exception is more restrictive than the second. Details The following policy was applied: yaml apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata:...

9CVSS6.9AI score0.00179EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/06 6:00 p.m.28 views

Bypassing Kyverno Policies via Double Policy Exceptions

Summary If a cluster has a Kyverno policy in enforce mode and there are two exceptions, this allows the policy to be bypassed, even if the first exception is more restrictive than the second. Details The following policy was applied: yaml apiVersion: kyverno.io/v1 kind: ClusterPolicy metadata:...

7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2017/02/06 11:18 p.m.13 views

USN-3175-2 firefox regression

USN-3175-1 fixed vulnerabilities in Firefox. The update caused a regression on systems where the AppArmor profile for Firefox is set to enforce mode. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Multiple memory safety issues were discovered in...

6AI score
SaveExploits0References2
Ubuntu
Ubuntu
added 2017/02/06 11:18 p.m.100 views

USN-3175-2: Firefox regression

USN-3175-1 fixed vulnerabilities in Firefox. The update caused a regression on systems where the AppArmor profile for Firefox is set to enforce mode. This update fixes the problem. We apologize for the inconvenience. Original advisory details: Multiple memory safety issues were discovered in...

7.5AI score
SaveExploits0References1
Rows per page
Query Builder