Lucene search
+L

1157 matches found

Kitploit
Kitploit
added 2026/09/04 6:39 a.m.4 views

restler-fuzzer

RESTler 什么是 RESTler? RESTler 是 首个有状态的 REST API 模糊测试工具 ,用于通过 REST API 自动测试云服务,并发现这些服务中的安全性和可靠性错误。对于具有 OpenAPI(原名 Swagger)规范的云服务,RESTler 分析其完整规范,然后生成并执行通过 REST API 对服务进行测试的测试用例。 RESTler 智能地从 OpenAPI 定义中推断出请求类型之间的生产者-消费者依赖关系。在测试过程中,它会检查特定类别的错误,并根据先前的服务响应动态学习服务的行为方式。这种智能使 RESTler...

5.9AI score
SaveExploits0References20
Kitploit
Kitploit
added 2026/09/04 5:25 a.m.6 views

OFFAT

OWASP OFFAT OWASP OFFAT(OFFensive Api Tester)は、OpenAPI仕様ファイルからテストを生成した後、APIの一般的な脆弱性を自動的にテストするために作成されました。テスト中にYAML設定ファイルで指定されたユーザー提供の入力を使用したり、入力を自動的にファジングする機能を提供します。 デモ 注意:...

5.8AI score
SaveExploits0
Nuclei
Nuclei
added 2026/09/04 2:04 a.m.7 views

Directus < 11.9.0 - Version Disclosure

Directus versions from 9.0.0 before 11.9.0 expose the exact running version through the OpenAPI specification returned by the unauthenticated /server/specs/oas endpoint. The version is placed in the OpenAPI info.version field, letting an unauthenticated attacker fingerprint the precise Directus...

5.3CVSS5.9AI score0.00884EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/04 1:22 a.m.7 views

api-security-audit-action

Acción de GitHub: Pruebas estáticas de seguridad de API REST de 42Crunch La acción de Pruebas estáticas de seguridad de API REST localiza contratos de API REST que siguen la Especificación OpenAPI OAS, anteriormente conocida como Swagger y ejecuta comprobaciones de seguridad exhaustivas sobre...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 12:00 a.m.7 views

hush

AIエージェントセキュリティルールのためのポータブルなオープン仕様 仕様 · ドキュメント · ルールセット · JSON Schema HushSpecは、AIエージェントセキュリティルールのためのオープンポリシーフォーマットです。ファイルシステムアクセス、ネットワークエグレス、ツール利用、シークレット検出など、エージェントが実行時に何をしてよいか を定義します。これらの制御をどのように 強制するかは規定しません。この分離により、ポリシーはランタイム、フレームワーク、言語を問わず移植可能になります。 v0.1.1-alpha —...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/03 7:55 p.m.106 views

restler-fuzzer

RESTler What is RESTler? RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. For a given cloud service with an OpenAPI formerly Swagger specification, RESTler analyzes its...

5.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 2:20 p.m.4 views

CVE-2021-42574

CVE-2021-42574 - コード生成ツール // 更新: 2021.11.05 エンコードだけでなく、デコードも可能になりました。つまり、サポートされている雙方向文字(bidi chars)を含むファイルを、雙方向プレースホルダ(LRO など)を持つテンプレートファイルに変換できるようになりました。 最近公開された bidi 攻撃の脆弱性を利用して悪意のあるファイルを生成します。この脆弱性は Unicode 仕様で発見され、多くのインタプリタ / コンパイラに影響を与えます。 cve.mitre.org より引用: Unicode 仕様の雙方向アルゴリズム(Bidirection...

8.3CVSS7AI score0.12881EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.5 views

CVE-2026-23947-PoC

Walkthrough: CVE-2026-23947 - Ejecución de Código Arbitrario en Orval Este walkthrough demuestra cómo una especificación OpenAPI no confiable puede explotar Orval para inyectar código arbitrario en los clientes generados mediante los campos x-enumDescriptions y x-enumNames. Requisitos previos...

9.8CVSS5.2AI score0.0078EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 12:36 p.m.6 views

vex-repo-spec

VEX 仓库规范 v0.1 VEX 仓库规范 v0.1 1. 版本管理 2. 仓库清单 2.1 概述 2.2 文件位置 2.3 模式 2.4 示例 2.5 字段说明与使用说明 主要字段 版本子字段 位置子字段 3. 仓库结构 3.1 文件结构 3.2 index.json 3.3 VEX 文档 3.4 使用说明 目录结构 VEX 文档内容 3.5 更新仓库 4. 仓库分发 4.1 概述 4.2 归档格式 5. 客户端实现指南 5.1 版本选择 5.2 位置选择 5.3 多仓库支持 仓库优先级 5.4 检查更新 5.5 效率策略 本文档中的关键词 "MUST"、"MUST...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/31 12:35 a.m.3 views

CVE-2021-42694

CVE-2021-42694 最近公開されたホモグリフ攻撃の脆弱性を利用して悪意のあるファイルを生成します。この脆弱性は、少なくとも C、C++、C、Go、Python、Rust、JS などで発見されています。 cve.mitre.org より引用 Unicode仕様14.0までの文字定義に問題が発見されました。この仕様により、攻撃者はホモグリフを使って、視覚的には対象の識別子と同一に見える関数名などのソースコード識別子を生成できます。攻撃者はこれを利用して、下流ソフトウェアで欺瞞的に呼び出される上流ソフトウェア依存関係内の敵対的識別子定義を介してコードを注入できます。...

8.3CVSS7.3AI score0.0491EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/08/25 8:17 p.m.7 views

CVE-2026-68515

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions before 3.2.11, 3.3.0 through 3.3.12, and 3.4.0 through 3.4.13, exrmultiview can write past a heap allocation when it combines two attacker-supplied,...

7.1CVSS5.9AI score0.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/25 7:16 p.m.10 views

CVE-2026-65979

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. From version 3.4.0 through 3.4.12, the HTJ2K decoder parses a header-length field PLEN from a chunk's compressed data but never checks that this value fits within the...

6.7CVSS5.2AI score0.00136EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 10:17 p.m.13 views

CVE-2026-76390

In Cisco Talos Intelligence for Enterprise Security Cloud versions below 1.0.3, an unauthenticated user could access the add-on OpenAPI specification through Splunk Web static file paths. The exposed specification could allow for reconnaissance of the add-on Representational State Transfer REST A...

5.3CVSS0.00291EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.41 views

CVE-2026-76390 Information Disclosure through Splunk Web in Cisco Talos Intelligence for Enterprise Security Cloud

In Cisco Talos Intelligence for Enterprise Security Cloud versions below 1.0.3, an unauthenticated user could access the add-on OpenAPI specification through Splunk Web static file paths. The exposed specification could allow for reconnaissance of the add-on Representational State Transfer REST A...

5.3CVSS0.00291EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.31 views

CVE-2026-76390

Cisco Talos Intelligence for Enterprise Security Cloud versions below 1.0.3 expose the add-on's OpenAPI specification through Splunk Web static file paths without requiring authentication. The root cause is that the generated OpenAPI spec is packaged in a static file path that Splunk Web serves u...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.16 views

PT-2026-78817

Name of the Vulnerable Software and Affected Versions Cisco Talos Intelligence for Enterprise Security Cloud versions prior to 1.0.3 Description An unauthenticated user can access the add-on OpenAPI specification via Splunk Web static file paths. This exposure occurs because the generated OpenAPI...

5.3CVSS5.4AI score0.00291EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/13 4:07 a.m.9 views

CVE-2026-72506

VoiceTra provided by National Institute of Information and Communications Technology NICT contains an incorrectly specified destination in a communication channel vulnerability. Users may be directed to a server or service controlled by an attacker, potentially resulting in the theft of input dat...

5.4CVSS5.3AI score0.00177EPSS
SaveExploits0References4Affected Software2
CVE
CVE
added 2026/08/13 4:07 a.m.58 views

CVE-2026-72506

CVE-2026-72506 affects VoiceTra by the National Institute of Information and Communications Technology (NICT). The issue is an incorrectly specified destination in a communication channel, which may redirect users to a server or service controlled by an attacker. Consequences described include po...

5.4CVSS5.8AI score0.00177EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.37 views

CVE-2026-68400 firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

7.8CVSS0.00127EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: Fix for iiochanspec for sensors without event detection. The stlsm6dsxaccchannels array within struct iiochanspec contains a eventspec field that is not NULL, indicating that the sensor supports IIO events...

5.8AI score0.00174EPSS
SaveExploits0References2
Rows per page
Query Builder