Lucene search
+L

16 matches found

Kitploit
Kitploit
added 2026/09/14 2:22 p.m.4 views

Spring_cve-2022-22980

Springcve-2022-22980 spring data mongodb リモートコード実行 | cve-2022-22980 poc 説明 Spring Data MongoDB アプリケーションは、入力がサニタイズされていない場合、@Queryや@Aggregationアノテーションが付与されたクエリメソッドで、値のバインディングのためにクエリパラメータプレースホルダを含むSpEL式を使用すると、SpEL インジェクションに対して脆弱性があります。 ビデオ POC 最新のエクスプロイト PoC についてはフォローしてください YouTube Twitter...

9.8CVSS8.2AI score0.17836EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/14 7:28 a.m.8 views

CVE-2022-22980

CVE-2022-22980 Spring Data MongoDB SpEL式インジェクション MongoDB は、大量のデータストレージに使用される、スケーラブルかつ柔軟性のあるドキュメント指向のNoSQLデータベースです。従来のリレーショナルデータベースのようにテーブルや行を使用する代わりに、MongoDBはコレクションとドキュメントを利用します。ドキュメントはキーと値のペアで構成され、MongoDBにおけるデータの基本単位です。 Spring Data for MongoDB は、包括的なSpring...

9.8CVSS7.6AI score0.17836EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.41 views

PT-2026-48312

Name of the Vulnerable Software and Affected Versions Spring Data MongoDB versions 5.0.0 through 5.0.5 Spring Data MongoDB versions 4.5.0 through 4.5.11 Spring Data MongoDB versions 4.4.0 through 4.4.14 Spring Data MongoDB versions 4.3.0 through 4.3.16 Spring Data MongoDB versions 4.2.0 through...

5.9CVSS5.8AI score0.00262EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/02/03 2:36 p.m.93 views

CVE-2026-1287

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

8.3CVSS5.6AI score0.00783EPSS
SaveExploits0
Veracode
Veracode
added 2025/11/09 6:00 a.m.26 views

SQL Injection

Django is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of user-supplied input when processing crafted dictionaries with dictionary expansion in the connector argument of query methods, which allows an attacker to inject arbitrary SQL queries into database...

9.1CVSS7.8AI score0.19396EPSS
SaveExploits10References13Affected Software2
GithubExploit
GithubExploit
added 2025/10/21 9:32 p.m.426 views

Exploit for Incorrect Comparison in Dynamic-Linq Linq

🐞 CVE-2023-32571 - System.Linq.Dynamic.Core Remote Code Execut...

9.8CVSS10AI score0.34904EPSS
SaveExploits4
OSV
OSV
added 2025/10/01 7:15 p.m.15 views

PYSEC-2025-106

An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate, QuerySet.alias, QuerySet.aggregate, and QuerySet.extra are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the kwarg...

9.8CVSS7.2AI score0.00625EPSS
SaveExploits0References5
Spring Security Advisories
Spring Security Advisories
added 2024/10/22 12:00 a.m.81 views

This Week in Spring - October 22nd, 2024

Hi, Spring fans! Welcome to another installment of This Week in Spring. I write this to you in an Uber speeding down the autobahn near Frankfurt, Germany. What a time to be alive! At the rate this driver's going, I won't have much time to write this before we've arrived, so let's dive right into...

7.5CVSS6.8AI score0.54862EPSS
SaveExploits7
Cvelist
Cvelist
added 2023/04/18 10:35 p.m.63 views

CVE-2023-30552 SQL injection in sql/instance.py endpoint in Archery - GHSL-2022-101

Archery is an open source SQL audit platform. The Archery project contains multiple SQL injection vulnerabilities, that may allow an attacker to query the connected databases. Affected versions are subject to SQL injection in the sql/instance.py endpoint's describe method. In several cases, user...

6.5CVSS7AI score0.00835EPSS
SaveExploits1References1
OSV
OSV
added 2022/06/24 12:00 a.m.27 views

GHSA-W24X-87MR-4R23 SpEL Injection in Spring Data MongoDB

A Spring Data MongoDB application is vulnerable to SpEL Injection when using @Query or @Aggregation-annotated query methods with SpEL expressions that contain query parameter placeholders for value binding if the input is not sanitized...

9CVSS7.1AI score0.17836EPSS
SaveExploits3References2
NVD
NVD
added 2022/06/23 5:15 p.m.33 views

CVE-2022-22980

A Spring Data MongoDB application is vulnerable to SpEL Injection when using @Query or @Aggregation-annotated query methods with SpEL expressions that contain query parameter placeholders for value binding if the input is not sanitized...

9.8CVSS0.17836EPSS
SaveExploits3References1
Cvelist
Cvelist
added 2022/06/22 1:56 p.m.53 views

CVE-2022-22980

A Spring Data MongoDB application is vulnerable to SpEL Injection when using @Query or @Aggregation-annotated query methods with SpEL expressions that contain query parameter placeholders for value binding if the input is not sanitized...

9.8AI score0.17836EPSS
SaveExploits3References1
OSV
OSV
added 2022/06/22 1:56 p.m.44 views

CVE-2022-22980

A Spring Data MongoDB application is vulnerable to SpEL Injection when using @Query or @Aggregation-annotated query methods with SpEL expressions that contain query parameter placeholders for value binding if the input is not sanitized...

6.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/04/11 12:00 a.m.21 views

PT-2022-2357

Name of the Vulnerable Software and Affected Versions Django versions 2.2 before 2.2.28 Django versions 3.2 before 3.2.13 Django versions 4.0 before 4.0.4 Description An issue was discovered in the QuerySet.annotate, aggregate, and extra methods, which are subject to SQL injection in column alias...

10CVSS6.7AI score0.18661EPSS
SaveExploits3
Veracode
Veracode
added 2019/01/15 8:59 a.m.33 views

SQL Injection In Query_methods

activerecord/lib/activerecord/relation/querymethods.rb in Active Record in Ruby on Rails 4.0.x before 4.0.9 and 4.1.x before 4.1.5 allows remote attackers to bypass the strong parameters protection mechanism via crafted input to an application that makes createwith calls...

7.5CVSS6.2AI score0.02797EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2014/08/20 11:17 a.m.38 views

CVE-2014-3514

activerecord/lib/activerecord/relation/querymethods.rb in Active Record in Ruby on Rails 4.0.x before 4.0.9 and 4.1.x before 4.1.5 allows remote attackers to bypass the strong parameters protection mechanism via crafted input to an application that makes createwith calls...

7.5CVSS6.5AI score0.02797EPSS
SaveExploits0References4
Rows per page
Query Builder