PoC-in-GitHub/2024/CVE-2024-2961.json

260 lines
8.8 KiB
JSON
Raw Permalink Normal View History

2025-01-08 09:32:44 +09:00
[
{
"id": 791152279,
"name": "FIX-CVE-2024-2961",
"full_name": "mattaperkins\/FIX-CVE-2024-2961",
"owner": {
"login": "mattaperkins",
"id": 37165019,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/37165019?v=4",
"html_url": "https:\/\/github.com\/mattaperkins",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/mattaperkins\/FIX-CVE-2024-2961",
"description": "Quick mitigation script ",
"fork": false,
"created_at": "2024-04-24T07:32:08Z",
"updated_at": "2024-06-06T00:03:18Z",
"pushed_at": "2024-04-24T07:43:10Z",
"stargazers_count": 2,
"watchers_count": 2,
"has_discussions": false,
"forks_count": 1,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 1,
"watchers": 2,
"score": 0,
"subscribers_count": 1
},
{
"id": 803147840,
"name": "CVE-2024-2961",
"full_name": "rvizx\/CVE-2024-2961",
"owner": {
"login": "rvizx",
"id": 84989569,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/84989569?v=4",
"html_url": "https:\/\/github.com\/rvizx",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/rvizx\/CVE-2024-2961",
"description": "CVE-20242961 Security Issue Mitigation Script",
"fork": false,
"created_at": "2024-05-20T06:53:23Z",
"updated_at": "2024-07-10T16:47:26Z",
"pushed_at": "2024-05-20T07:12:24Z",
"stargazers_count": 5,
"watchers_count": 5,
"has_discussions": false,
"forks_count": 1,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 1,
"watchers": 5,
"score": 0,
"subscribers_count": 1
},
{
"id": 806456046,
"name": "cnext-exploits",
"full_name": "ambionics\/cnext-exploits",
"owner": {
"login": "ambionics",
"id": 29630660,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/29630660?v=4",
"html_url": "https:\/\/github.com\/ambionics",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/ambionics\/cnext-exploits",
"description": "Exploits for CNEXT (CVE-2024-2961), a buffer overflow in the glibc's iconv()",
"fork": false,
"created_at": "2024-05-27T08:30:06Z",
2025-01-28 21:32:45 +09:00
"updated_at": "2025-01-28T10:08:00Z",
2025-01-08 09:32:44 +09:00
"pushed_at": "2024-09-30T08:45:56Z",
2025-01-28 21:32:45 +09:00
"stargazers_count": 438,
"watchers_count": 438,
2025-01-08 09:32:44 +09:00
"has_discussions": false,
2025-01-27 15:31:54 +09:00
"forks_count": 55,
2025-01-08 09:32:44 +09:00
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
2025-01-27 15:31:54 +09:00
"forks": 55,
2025-01-28 21:32:45 +09:00
"watchers": 438,
2025-01-08 09:32:44 +09:00
"score": 0,
"subscribers_count": 8
},
{
"id": 808153966,
"name": "iconvfix",
"full_name": "absolutedesignltd\/iconvfix",
"owner": {
"login": "absolutedesignltd",
"id": 11164000,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/11164000?v=4",
"html_url": "https:\/\/github.com\/absolutedesignltd",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/absolutedesignltd\/iconvfix",
"description": "Bash script to patch for CVE-2024-2961",
"fork": false,
"created_at": "2024-05-30T13:45:43Z",
"updated_at": "2024-05-30T13:57:37Z",
"pushed_at": "2024-05-30T13:57:34Z",
"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,
"subscribers_count": 3
},
{
"id": 810040956,
"name": "test_iconv",
"full_name": "exfil0\/test_iconv",
"owner": {
"login": "exfil0",
"id": 84948741,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/84948741?v=4",
"html_url": "https:\/\/github.com\/exfil0",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/exfil0\/test_iconv",
"description": "This repository contains a C program to test for CVE-2024-2961, a buffer overflow vulnerability in the iconv() function of glibc.",
"fork": false,
"created_at": "2024-06-03T23:53:43Z",
"updated_at": "2024-06-04T00:22:16Z",
"pushed_at": "2024-06-04T00:22:13Z",
"stargazers_count": 0,
"watchers_count": 0,
"has_discussions": false,
"forks_count": 0,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [
"buffer",
"cve",
"cve-202402961",
"glibc",
"iconv",
"overflow",
"pentest",
"test",
"vulnerability"
],
"visibility": "public",
"forks": 0,
"watchers": 0,
"score": 0,
"subscribers_count": 1
},
{
"id": 810186958,
"name": "cve-2024-2961",
"full_name": "tnishiox\/cve-2024-2961",
"owner": {
"login": "tnishiox",
"id": 163162093,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/163162093?v=4",
"html_url": "https:\/\/github.com\/tnishiox",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/tnishiox\/cve-2024-2961",
"description": null,
"fork": false,
"created_at": "2024-06-04T08:05:09Z",
"updated_at": "2024-06-04T09:01:19Z",
"pushed_at": "2024-06-04T09:01:16Z",
"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,
"subscribers_count": 1
},
{
"id": 810234472,
"name": "CVE-2024-2961_poc",
"full_name": "kjdfklha\/CVE-2024-2961_poc",
"owner": {
"login": "kjdfklha",
"id": 106435455,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/106435455?v=4",
"html_url": "https:\/\/github.com\/kjdfklha",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/kjdfklha\/CVE-2024-2961_poc",
"description": null,
"fork": false,
"created_at": "2024-06-04T09:57:46Z",
"updated_at": "2024-09-20T09:16:54Z",
"pushed_at": "2024-06-04T10:02:44Z",
"stargazers_count": 1,
"watchers_count": 1,
"has_discussions": false,
"forks_count": 0,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 0,
"watchers": 1,
"score": 0,
"subscribers_count": 1
2025-01-27 15:31:54 +09:00
},
{
"id": 922771086,
"name": "CVE-2024-2961-Remote-File-Read",
"full_name": "kyotozx\/CVE-2024-2961-Remote-File-Read",
"owner": {
"login": "kyotozx",
"id": 134347770,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/134347770?v=4",
"html_url": "https:\/\/github.com\/kyotozx",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/kyotozx\/CVE-2024-2961-Remote-File-Read",
"description": "This script demonstrates a proof-of-concept (PoC) for exploiting a file read vulnerability in the iconv library, as detailed in Ambionics Security's blog https:\/\/www.ambionics.io\/blog\/iconv-cve-2024-2961-p1.",
"fork": false,
"created_at": "2025-01-27T03:06:37Z",
2025-01-28 15:32:02 +09:00
"updated_at": "2025-01-28T06:22:56Z",
2025-01-27 15:31:54 +09:00
"pushed_at": "2025-01-27T06:22:02Z",
2025-01-28 15:32:02 +09:00
"stargazers_count": 2,
"watchers_count": 2,
2025-01-27 15:31:54 +09:00
"has_discussions": false,
2025-01-28 03:32:59 +09:00
"forks_count": 1,
2025-01-27 15:31:54 +09:00
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
2025-01-28 03:32:59 +09:00
"forks": 1,
2025-01-28 15:32:02 +09:00
"watchers": 2,
2025-01-27 15:31:54 +09:00
"score": 0,
2025-01-28 15:32:02 +09:00
"subscribers_count": 1
2025-01-08 09:32:44 +09:00
}
]