Lucene search
+L

411 matches found

Kitploit
Kitploit
added 2026/08/25 4:01 p.m.37 views

checkov

...

5.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/25 7:43 a.m.164 views

androguard

Androguard Do you think your phone has been pwned ? please check IsMyPhonePwned New tool: Goauld Dynamic injection tool for Linux/Android See the new version of Androguard: https://github.com/androguard/androguard/tree/ng Installation Quick installation: root@kitploit: pip install androguard...

5.7AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/08/25 4:13 a.m.85 views

kube-score

kube-score kube-score is a tool that performs static code analysis of your Kubernetes object definitions. The output is a list of recommendations of what you can improve to make your application more secure and resilient. You can test kube-score out in the browser with the...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 3:05 a.m.146 views

ngrev

ngrev Graphical tool for reverse engineering of Angular projects. It allows you to navigate in the structure of your application and observe the relationship between the different modules, providers, and directives. The tool performs static code analysis which means that you don't have to run you...

5.5AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/24 7:28 p.m.170 views

wpbullet

wpBullet A static code analysis for WordPress Plugins/Themes and PHP Installation Simply clone the repository, install requirements and run the script $ git clone https://github.com/webarx-security/wpbullet wpbullet $ cd wpbullet $ pip install -r requirements.txt $ python wpbullet.py Usage...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 2:14 a.m.79 views

packj

Packj flags malicious/risky open-source packages Packj pronounced package is a tool to help to mitigate software supply chain attacks. It can detect malicious, vulnerable, abandoned, typo-squatting, and other "risky" packages from popular open-source package registries, such as NPM, RubyGems, and...

7.8AI score
SaveExploits0References2
NVD
NVD
added 2026/07/29 3:16 p.m.13 views

CVE-2026-54662

swagger-typescript-api generates API clients for Fetch or Axios from OpenAPI specifications. Prior to 13.12.2, src/code-gen-process.ts createApiConfig copies servers0.url into apiConfig.baseUrl, and templates/base/http-clients/fetch-http-client.ejs interpolates apiConfig.baseUrl into the generate...

8.3CVSS0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/22 4:16 p.m.16 views

CVE-2026-54271 protobufjs-cli: Code injection in pbjs static output from crafted JSON descriptor names

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.3.2 and 2.5.0, a previous fix for unsafe name handling in pbjs static / static-module code generation was incomplete. Affected versions of protobufjs-cli could still emit unsafe JavaScript references when generating static outp...

8.2CVSS6AI score
SaveExploits0References3
Snyk
Snyk
added 2026/06/15 8:13 p.m.11 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via the pbjs static code generation. An attacker can execute arbitrary code by providing crafted schema names that are incorporated into generated JavaScript output, which is then executed or imported by the...

8.2CVSS6.3AI score0.00303EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/15 8:13 p.m.15 views

GHSA-PR59-H9PH-3FR8 protobufjs-cli: Code injection in pbjs static output from crafted JSON descriptor names

Summary A previous fix for unsafe name handling in pbjs static / static-module code generation was incomplete. Affected versions of protobufjs-cli could still emit unsafe JavaScript references when generating static output from crafted JSON descriptor input. The common case of parsing schemas fro...

8.2CVSS5.6AI score0.00303EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.26 views

PT-2026-49586

Name of the Vulnerable Software and Affected Versions protobufjs-cli versions prior to 1.3.2 protobufjs-cli versions prior to 2.5.0 Description An incomplete fix for unsafe name handling in pbjs static and static-module code generation allows the emission of unsafe JavaScript references when...

8.2CVSS5.9AI score0.00303EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/05 7:11 p.m.16 views

CVE-2026-44295

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.2.1 and 2.0.2, pbjs static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum,...

8.7CVSS5.5AI score0.00395EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/13 4:16 p.m.20 views

CVE-2026-44295

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.2.1 and 2.0.2, pbjs static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum,...

8.7CVSS0.00395EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/13 2:50 p.m.40 views

CVE-2026-44295 protobufjs-cli: Code injection in pbjs static output from crafted schema names

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.2.1 and 2.0.2, pbjs static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum,...

8.7CVSS0.00395EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 2:50 p.m.9 views

CVE-2026-44295

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.2.1 and 2.0.2, pbjs static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum,...

8.7CVSS5.9AI score0.00395EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/05/13 12:00 a.m.18 views

protobuf.js 代码注入漏洞

protobuf.js is an open-source implementation of the Protocol Buffers format, written entirely in JavaScript. It supports Node.js and browsers running TypeScript. It’s easy to use, extremely fast, and can be used out of the box with.proto files! Versions of protobuf.js prior to 1.2.1 and 2.0.2 had...

8.7CVSS5.9AI score0.00395EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/12 3:06 p.m.57 views

protobuf.js: Code injection in pbjs static output from crafted schema names

Summary pbjs static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum, service, or derived full names could be written into the generated output without...

8.7CVSS5.9AI score0.00395EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/12 3:06 p.m.27 views

GHSA-6R35-46G8-JCW9 protobuf.js: Code injection in pbjs static output from crafted schema names

Summary pbjs static code generation could emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a crafted schema or JSON descriptor, certain namespace, enum, service, or derived full names could be written into the generated output without...

8.7CVSS5.9AI score0.00395EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.17 views

PT-2026-40541

Name of the Vulnerable Software and Affected Versions protobufjs-cli versions prior to 1.2.1 protobufjs-cli versions prior to 2.0.2 Description Static code generation via pbjs can emit unsafe JavaScript identifiers derived from schema-controlled names. When generating static JavaScript from a...

8.7CVSS5.9AI score0.00395EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/03/02 1:43 p.m.10 views

CVE-2026-28338

PMD is an extensible multilanguage static code analyzer. Prior to version 7.22.0, PMD's vbhtml and yahtml report formats insert rule violation messages into HTML output without escaping. When PMD analyzes untrusted source code containing crafted string literals, the generated HTML report contains...

6.8CVSS6AI score0.00297EPSS
SaveExploits1References1
Rows per page
Query Builder