Lucene search
+L

944 matches found

Kitploit
Kitploit
added 2026/09/08 10:32 p.m.5 views

jsonorg-fp3

Falso positivo de json.org CVE-2022-45688 El proyecto contiene una dependencia json.org con CVE-2022-45688. Invoca la clase vulnerable, pero los datos de entrada están sanitizados con un método simple de contar caracteres , estimando así la profundidad máxima del árbol DOM a generar, y aplicando...

7.5CVSS6.9AI score0.01181EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/08 10:31 p.m.9 views

jsonorg-fp2

json.org CVE-2022-45688 误报 该项目包含一个依赖于 json.org 的依赖项,该依赖项存在 CVE-2022-45688 漏洞。它确实调用了有漏洞的类,但输入数据是硬编码的,不适合触发DoS攻击。因此,该漏洞无法被利用进行DoS攻击。 基于元数据和基于调用图的软件组合分析都会产生误报。要精确检测应用程序是否易受攻击,需要更复杂的跨过程数据流/污点分析。 注意,存在一个漏洞验证测试来演示该漏洞,该测试(以及使用 mvn test 的构建)会失败。关于测试的工作原理,请参阅 https://github.com/scabench/jsonorg-tp1。...

7.5CVSS6.9AI score0.01181EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/08 10:31 p.m.7 views

jsonorg-fp1

json.org CVE-2022-45688 误报 该项目包含一个 json.org 依赖,存在 CVE-2022-45688,但 未 调用易受攻击的类。 因此,该漏洞无法被利用进行 DoS 攻击。 基于元数据的软件成分分析会产生误报,而 基于调用图的分析不会将此应用程序标记为易受攻击。 运行软件成分分析 有多个 sh 脚本来运行不同的分析,结果报告可以在 scan-results 中找到。 生成 SBOM pom.xml 中有一个插件,用于生成 CycloneDX 格式的 SBOM。 为此,请运行 mvn cyclonedx:makePackageBom,SBOM 可在 target...

7.5CVSS6.9AI score0.01181EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/07 3:58 a.m.6 views

secveri-cve-2026-50011-negative

Este repositorio no tiene un README...

7.5CVSS7.2AI score0.00461EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 5:26 p.m.9 views

IntelligentProcessLifecycle

IntelligentProcessLifecycle The Intelligent Process Lifecycle of Active Cyber Defenders Description This github hosts the poster related files of false positive and error categories in security operation services. The goal is to define an open source reporting standard for Security Operation Cent...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 4:56 p.m.8 views

FalsePositives

Este repositorio no tiene un README...

5.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.10 views

CVE-2026-80744

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftablesoffload: suppress WARNONONCE for ENOMEM in abort path In nftflowruleoffloadabort, WARNONONCEerr is triggered on every error during rollback, including -ENOMEM. Memory allocation failures are expected under...

5.6AI score0.00226EPSS
SaveExploits0References10
CVE
CVE
added 2026/09/03 8:26 a.m.17 views

CVE-2026-80744

CVE-2026-80744 affects the Linux kernel (reproduced on 5.10 stable , present in mainline) in the nf_tables_offload component (net/netfilter/nf_tables_offload.c). In nft_flow_rule_offload_abort(), a WARN_ON_ONCE(err) fires during nf_tables transaction rollback when a memory allocation fails with -...

5.8AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 8:26 a.m.13 views

CVE-2026-80744 netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftablesoffload: suppress WARNONONCE for ENOMEM in abort path In nftflowruleoffloadabort, WARNONONCEerr is triggered on every error during rollback, including -ENOMEM. Memory allocation failures are expected under...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/09/03 8:21 a.m.6 views

CVE-2026-80733 net: remove WARN_ON_ONCE() from sk_mc_loop()

In the Linux kernel, the following vulnerability has been resolved: net: remove WARNONONCE from skmcloop skmcloop can be called for sockets that are neither AFINET nor AFINET6 e.g. AFPACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan. In such case...

5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/09/02 5:54 p.m.23 views

CVE-2026-53706

PREVAIL is a Polynomial-Runtime eBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4 , the verifier accepts ALU32 ADD and SUB instructions that operate on pointer-typed registers without checking the is64 flag . Because ALU32 arithmetic zero-extends the 32-bit result, the ...

8.8CVSS5.8AI score0.00291EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/02 4:59 p.m.8 views

EUVD-2026-70226

agentverus-scanner fails to analyze compiled Python bytecode files in companion code directories, allowing attackers to bypass security scanning by shipping malicious pycache entries alongside benign source files. Attackers can execute arbitrary Python bytecode on import while the scanner reports...

7.1CVSS6.1AI score0.00287EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 4:59 p.m.33 views

CVE-2026-84810 claude-skill-antivirus Analysis Bypass via Manifest-Only Local Directory Scan

claude-skill-antivirus fails to analyze executable files when scanning local skill directories, reading only SKILL.md while ignoring Python source, bytecode, and other artifacts in the scripts directory. Attackers can distribute skills with malicious code in non-manifest files that receive a SAFE...

7.1CVSS0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/02 12:54 p.m.7 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS6.5AI score0.0056EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 12:54 p.m.5 views

kernel: fanotify: fix false positive on permission events

A flaw was found in the Linux kernel's fanotify subsystem. This vulnerability allows for a bypass of permission checks because the fsnotifygetmarksafe function may incorrectly return false for marks on unrelated groups. This could enable an attacker to perform unauthorized actions by circumventin...

7.1CVSS6.5AI score0.00142EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/31 4:47 p.m.8 views

CVE-2026-80615

A flaw was found in the Linux kernel's dstmetadata component. When copying tunnel information and options within the tundstunclone function, a compiler warning for a potential memory buffer overflow is triggered. This warning is a false positive, as memory is correctly allocated, but it can lead ...

8.2CVSS6.1AI score0.00351EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-80640

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cxl/fwctl: Fix fortifypanic Fix a runtime assertion in cxlctlgetsupportedfeatures. Fortify complains that it is potentially overflowing the entries array per...

5.7AI score0.00183EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80639

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cxl/test: Fix fortifypanic Fix a runtime assertion in setupxormapping. Fortify complains that it is potentially overflowing the xormaps array per countedbynrmap...

5.7AI score0.00171EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80615

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: dstmetadata: fix false-positive memcpy overflow in tundstunclone kmallocflex in metadatadstalloc sets countedby for the structure to the optionslen, which ...

8.2CVSS5.9AI score0.00351EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80639

In the Linux kernel, the following vulnerability has been resolved: cxl/test: Fix fortifypanic Fix a runtime assertion in setupxormapping. Fortify complains that it is potentially overflowing the xormaps array per countedbynrmaps. Quiet the false positive by initializing @nrmaps earlier. memcpy:...

0.00171EPSS
SaveExploits0References2
Rows per page
Query Builder