2022-04-25 14:15:55 +02:00
[
{
"id" : 485285000 ,
"name" : "CVE-2022-28346" ,
"full_name" : "YouGina\/CVE-2022-28346" ,
"owner" : {
"login" : "YouGina" ,
"id" : 5002624 ,
"avatar_url" : "https:\/\/avatars.githubusercontent.com\/u\/5002624?v=4" ,
"html_url" : "https:\/\/github.com\/YouGina"
} ,
"html_url" : "https:\/\/github.com\/YouGina\/CVE-2022-28346" ,
"description" : "SQL injection in QuerySet.annotate(), aggregate(), and extra()" ,
"fork" : false ,
"created_at" : "2022-04-25T08:27:34Z" ,
2022-07-18 14:18:53 +02:00
"updated_at" : "2022-07-18T08:26:27Z" ,
2022-04-25 14:15:55 +02:00
"pushed_at" : "2022-04-25T11:18:12Z" ,
2022-07-06 08:16:09 +02:00
"stargazers_count" : 2 ,
"watchers_count" : 2 ,
2022-11-08 01:17:44 +01:00
"has_discussions" : false ,
2022-04-25 14:15:55 +02:00
"forks_count" : 0 ,
"allow_forking" : true ,
"is_template" : false ,
2022-06-28 20:20:29 +02:00
"web_commit_signoff_required" : false ,
2022-04-25 14:15:55 +02:00
"topics" : [ ] ,
"visibility" : "public" ,
"forks" : 0 ,
2022-07-06 08:16:09 +02:00
"watchers" : 2 ,
2022-04-25 14:15:55 +02:00
"score" : 0
2022-04-26 20:15:28 +02:00
} ,
{
"id" : 485828921 ,
"name" : "CVE-2022-28346" ,
"full_name" : "DeEpinGh0st\/CVE-2022-28346" ,
"owner" : {
"login" : "DeEpinGh0st" ,
"id" : 34375573 ,
"avatar_url" : "https:\/\/avatars.githubusercontent.com\/u\/34375573?v=4" ,
"html_url" : "https:\/\/github.com\/DeEpinGh0st"
} ,
"html_url" : "https:\/\/github.com\/DeEpinGh0st\/CVE-2022-28346" ,
"description" : "Django QuerySet.annotate(), aggregate(), extra() SQL 注入" ,
"fork" : false ,
"created_at" : "2022-04-26T14:47:56Z" ,
2023-01-31 19:31:41 +01:00
"updated_at" : "2023-01-31T13:25:18Z" ,
2022-05-31 08:16:07 +02:00
"pushed_at" : "2022-05-31T03:28:34Z" ,
2023-01-31 19:31:41 +01:00
"stargazers_count" : 24 ,
"watchers_count" : 24 ,
2022-11-08 01:17:44 +01:00
"has_discussions" : false ,
2023-01-31 19:31:41 +01:00
"forks_count" : 5 ,
2022-04-26 20:15:28 +02:00
"allow_forking" : true ,
"is_template" : false ,
2022-06-28 20:20:29 +02:00
"web_commit_signoff_required" : false ,
2022-04-26 20:15:28 +02:00
"topics" : [ ] ,
"visibility" : "public" ,
2023-01-31 19:31:41 +01:00
"forks" : 5 ,
"watchers" : 24 ,
2022-04-26 20:15:28 +02:00
"score" : 0
2022-05-15 08:15:00 +02:00
} ,
2022-05-27 20:17:24 +02:00
{
"id" : 496948934 ,
"name" : "CVE-2022-28346" ,
"full_name" : "pthlong9991\/CVE-2022-28346" ,
"owner" : {
"login" : "pthlong9991" ,
"id" : 84512936 ,
"avatar_url" : "https:\/\/avatars.githubusercontent.com\/u\/84512936?v=4" ,
"html_url" : "https:\/\/github.com\/pthlong9991"
} ,
"html_url" : "https:\/\/github.com\/pthlong9991\/CVE-2022-28346" ,
"description" : null ,
"fork" : false ,
"created_at" : "2022-05-27T10:08:55Z" ,
2022-05-28 02:15:17 +02:00
"updated_at" : "2022-05-27T22:14:45Z" ,
2022-05-27 20:17:24 +02:00
"pushed_at" : "2022-05-27T14:11:04Z" ,
2022-05-28 02:15:17 +02:00
"stargazers_count" : 1 ,
"watchers_count" : 1 ,
2022-11-08 01:17:44 +01:00
"has_discussions" : false ,
2022-05-27 20:17:24 +02:00
"forks_count" : 0 ,
"allow_forking" : true ,
"is_template" : false ,
2022-06-28 20:20:29 +02:00
"web_commit_signoff_required" : false ,
2022-05-27 20:17:24 +02:00
"topics" : [ ] ,
"visibility" : "public" ,
"forks" : 0 ,
2022-05-28 02:15:17 +02:00
"watchers" : 1 ,
2022-05-27 20:17:24 +02:00
"score" : 0
2023-03-23 19:30:34 +01:00
} ,
{
"id" : 609374925 ,
"name" : "CVE-2022-28346" ,
"full_name" : "vincentinttsh\/CVE-2022-28346" ,
"owner" : {
"login" : "vincentinttsh" ,
"id" : 14941597 ,
"avatar_url" : "https:\/\/avatars.githubusercontent.com\/u\/14941597?v=4" ,
"html_url" : "https:\/\/github.com\/vincentinttsh"
} ,
"html_url" : "https:\/\/github.com\/vincentinttsh\/CVE-2022-28346" ,
"description" : "An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs." ,
"fork" : false ,
"created_at" : "2023-03-04T01:43:58Z" ,
"updated_at" : "2022-08-24T08:06:59Z" ,
"pushed_at" : "2022-05-15T00:53:22Z" ,
"stargazers_count" : 0 ,
"watchers_count" : 0 ,
"has_discussions" : false ,
"forks_count" : 0 ,
"allow_forking" : true ,
"is_template" : false ,
"web_commit_signoff_required" : false ,
"topics" : [ ] ,
"visibility" : "public" ,
"forks" : 0 ,
"watchers" : 0 ,
"score" : 0
2022-04-25 14:15:55 +02:00
}
]