Lucene search
+L

1857 matches found

Kitploit
Kitploit
added 2026/09/05 7:26 a.m.4 views

ngrev

ngrev Angularプロジェクトをリバースエンジニアリングするためのグラフィカルツールです。アプリケーションの構造内をナビゲートし、異なるモジュール、プロバイダー、ディレクティブ間の関係を観察できます。このツールは静的コード解析 を実行するため、使用するためにアプリケーションを実行する必要はありません 。 ngrevはAngularチームによってメンテナンスされているわけではありません。オープンソースコミュニティによって開発されたサイドプロジェクトです。 使用方法 macOS 1. リリースページに移動します。 2. 最新の.dmgファイルをダウンロードします。 3...

5.4AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/05 5:28 a.m.5 views

CVE-2024-42640

CVE-2024-42640 通过 Angular-Base64-Upload 库实现未经身份验证的远程代码执行 CVE-2024-42640 Angular-base64-upload 的版本 v0.1.21 之前存在一个漏洞,攻击者可通过 angular-base64-upload/demo/server.php 端点实现未经身份验证的远程代码执行。利用此漏洞,攻击者可将任意文件内容上传至服务器,随后通过 angular-base64-upload/demo/uploads 端点访问这些文件。这会导致先前上传的内容被执行,最终使攻击者能够在服务器上执行代码。...

9.8CVSS9.8AI score0.45374EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/05 3:33 a.m.5 views

CVE-2024-42640

CVE-2024-42640 angular-bug CVE-2024-42640 Unauthenticated Remote Code Execution via Angular-Base64-Upload Library for more details: blog Introduction angular-base64-upload versions prior to v0.1.21 are vulnerable to unauthenticated remote code execution via the angular-base64-upload/demo/server.p...

9.8CVSS9.9AI score0.45374EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/04 9:36 p.m.5 views

CVE-2023-34840

CVE-2023-34840 漏洞说明 angular-ui-notification 的所有版本都存在 XSS 漏洞,因为该库没有对用户提供的输入进行转义。 为了安全使用该库,强烈 建议对传递给该库的参数进行转义/编码,例如以下方式: root@kitploit: private sanitizeHTMLstr: string return str.replace/^\w. /gi, c = &$c.charCodeAt0;; 利用 假设该库已经导入并被某个项目使用。该库的使用方式可能如下: root@kitploit: private showNotificationmessage:...

6.1CVSS6AI score0.00595EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/04 10:11 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/09/04 12:44 a.m.5 views

Smersh

SMERSH Smershは、会社のミッションの進捗を追跡し、レポートを生成するためのペンテスト指向の共同ツールです。 フロントエンドプレビュー Angular: ドキュメント すべての情報は次のアドレスで入手可能です: https://cmepw.github.io/documentation/ コントリビューション方法...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 7:27 p.m.3 views

CVE-2024-54152

⚙️🔨 进行中 CVE-2024-54152 POC Angular Expressions 为 Angular.JS Web 框架提供表达式支持,作为一个独立模块。在 1.4.3 版本之前,攻击者可以编写恶意表达式来逃逸沙箱,从而在系统上执行任意代码。通过一个更复杂(未公开)的载荷,攻击者可以在系统上获得完整的任意代码执行能力。该问题已在 Angular Expressions 1.4.3 版本中修复。有两种可行的规避方案:一种是全局禁用对 proto 的访问,另一种是确保该函数仅使用一个参数调用。 概念验证 为了演示该漏洞,我们创建了一个使用存在漏洞的 Angular...

9.3CVSS8.9AI score0.02257EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 9:41 a.m.4 views

DSpace__DSpace_CVE-2022-31192_5-100

DSpace DSpace ドキュメント | DSpace リリース | DSpace Wiki | サポート 概要 DSpace オープンソースソフトウェアは、世界中の2,000以上の組織や機関がデジタルリソースへの永続的なアクセスを提供するために使用するターンキーリポジトリアプリケーションです。 詳細については、http://www.dspace.org/ をご覧ください。 DSpace は、JavaベースのバックエンドとAngularベースのフロントエンドの両方で構成されています。 バックエンド(このコードベース)は、REST API...

7.1CVSS6.5AI score0.00752EPSS
SaveExploits0References11
Nuclei
Nuclei
added 2026/09/03 2:10 a.m.175 views

Angular-Base64-Upload - Remote Code Execution

angular-base64-upload prior to v0.1.21 is vulnerable to unauthenticated remote code execution via demo/server.php. Exploiting this vulnerability allows an attacker to upload arbitrary content to the server, which can subsequently be accessed through demo/uploads. This leads to the execution of...

9.8CVSS7.7AI score0.45374EPSS
SaveExploits5References4
Kitploit
Kitploit
added 2026/09/03 1:32 a.m.8 views

CVE-2026-32635-Angular-XSS-Mitigation-

CVE-2026-32635: Angular i18n Attribute XSS - Mitigation & Detection PoC 📌 Overview This repository contains an educational demonstration of the mitigation and detection for CVE-2026-32635 , a Cross-Site Scripting XSS vulnerability in Angular that affects internationalized i18n attributes...

9CVSS5.5AI score0.00339EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 10:10 p.m.4 views

CVE-2026-22610

Angular SVG Vulnerability Scanner CVE-2026-22610 Purpose: Scan Angular projects for potential XSS vulnerabilities in SVG Usage Run the script from the project root: Scan current folder root@kitploit: node scan-angular-svg-vuln-final.js Scan a specific folder root@kitploit: node...

8.5CVSS5.8AI score0.00461EPSS
SaveExploits1
OSV
OSV
added 2026/09/01 1:03 a.m.5 views

MAL-2026-15669 Malicious code in kendo-angular-window (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 012a21168890d2cc7482e8f4191dd4d1ee848314bdf7bc0970be32fb87a7ef25 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.7AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/01 1:03 a.m.8 views

Malicious code in kendo-angular-window (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 012a21168890d2cc7482e8f4191dd4d1ee848314bdf7bc0970be32fb87a7ef25 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.6AI score
SaveExploits0References2
OSV
OSV
added 2026/08/27 9:15 a.m.6 views

CLSA-2026-1787822123 TuxCare security update for angular (20 CVEs)

TuxCare rebuilt angular to address 20 CVEs. Fixed in 1.4.7-tuxcare.1...

9.8CVSS6.6AI score0.06817EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/08/26 10:49 p.m.6 views

roninforge-angularjs-migration

roninforge-angularjs-migration AngularJS से Angular 18 GitHub Copilot निर्देश पैकेज के लिए स्रोत-सत्यता रिपॉजिटरी, जो github/awesome-copilot पर instructions/angularjs-to-angular-18.instructions.md के रूप में भेजा गया है। RoninForge से उद्यम-लक्षित Copilot उत्पादों की एक नियोजित श्रृंखला में पहला...

7.5CVSS6.1AI score0.01891EPSS
SaveExploits1
OSV
OSV
added 2026/08/15 12:17 a.m.9 views

CLSA-2026-1786753057 TuxCare security update for @angular (3 CVEs)

TuxCare rebuilt 17 @angular packages to address 3 CVEs. Fixed in 19.2.23-tuxcare.3...

8.8CVSS5.2AI score0.00206EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 10:58 p.m.7 views

CLSA-2026-1786748284 TuxCare security update for @angular (2 CVEs)

TuxCare rebuilt 17 @angular packages to address 2 CVEs. Fixed in 15.2.10-tuxcare.12...

8.6CVSS5.2AI score0.00206EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 10:47 p.m.6 views

CLSA-2026-1786747673 TuxCare security update for @angular (2 CVEs)

TuxCare rebuilt 17 @angular packages to address 2 CVEs. Fixed in 15.2.9-tuxcare.3...

8.6CVSS5.2AI score0.00206EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 10:19 p.m.7 views

CLSA-2026-1786745954 TuxCare security update for @angular (2 CVEs)

TuxCare rebuilt 18 @angular packages to address 2 CVEs. Fixed in 5.1.0-tuxcare.4...

8.6CVSS5.3AI score0.00206EPSS
SaveExploits0
OSV
OSV
added 2026/08/14 10:13 p.m.6 views

CLSA-2026-1786745581 TuxCare security update for @angular (2 CVEs)

TuxCare rebuilt 17 @angular packages to address 2 CVEs. Fixed in 14.2.8-tuxcare.4...

8.6CVSS5.2AI score0.00206EPSS
SaveExploits0
Rows per page
Query Builder