Update recent feed data
This commit is contained in:
parent
efdb726c1f
commit
51e1f57434
1 changed files with 40 additions and 40 deletions
|
@ -13,7 +13,7 @@
|
|||
"full_name": "MuhammadWaseem29/CVE-2025-29927-POC",
|
||||
"html_url": "https://github.com/MuhammadWaseem29/CVE-2025-29927-POC",
|
||||
"description": "Authorization Bypass in Next.js Middleware",
|
||||
"stargazers_count": 16,
|
||||
"stargazers_count": 17,
|
||||
"forks_count": 4,
|
||||
"created_at": "2025-03-23T21:42:09Z"
|
||||
},
|
||||
|
@ -40,7 +40,7 @@
|
|||
"full_name": "websecnl/CVE-2025-29927-PoC-Exploit",
|
||||
"html_url": "https://github.com/websecnl/CVE-2025-29927-PoC-Exploit",
|
||||
"description": "Proof-of-Concept for Authorization Bypass in Next.js Middleware",
|
||||
"stargazers_count": 11,
|
||||
"stargazers_count": 12,
|
||||
"forks_count": 3,
|
||||
"created_at": "2025-03-23T19:41:05Z"
|
||||
},
|
||||
|
@ -50,7 +50,7 @@
|
|||
"html_url": "https://github.com/lirantal/vulnerable-nextjs-14-CVE-2025-29927",
|
||||
"description": null,
|
||||
"stargazers_count": 5,
|
||||
"forks_count": 6,
|
||||
"forks_count": 7,
|
||||
"created_at": "2025-03-23T09:22:35Z"
|
||||
},
|
||||
{
|
||||
|
@ -98,6 +98,15 @@
|
|||
"forks_count": 2,
|
||||
"created_at": "2025-03-24T19:18:20Z"
|
||||
},
|
||||
{
|
||||
"name": "exploit-CVE-2025-29927",
|
||||
"full_name": "UNICORDev/exploit-CVE-2025-29927",
|
||||
"html_url": "https://github.com/UNICORDev/exploit-CVE-2025-29927",
|
||||
"description": "Exploit for CVE-2025-29927 (Next.js) - Authorization Bypass",
|
||||
"stargazers_count": 3,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-04-14T15:12:13Z"
|
||||
},
|
||||
{
|
||||
"name": "POC-CVE-2025-29927",
|
||||
"full_name": "Eve-SatOrU/POC-CVE-2025-29927",
|
||||
|
@ -108,13 +117,13 @@
|
|||
"created_at": "2025-03-24T11:42:14Z"
|
||||
},
|
||||
{
|
||||
"name": "exploit-CVE-2025-29927",
|
||||
"full_name": "UNICORDev/exploit-CVE-2025-29927",
|
||||
"html_url": "https://github.com/UNICORDev/exploit-CVE-2025-29927",
|
||||
"description": "Exploit for CVE-2025-29927 (Next.js) - Authorization Bypass",
|
||||
"name": "test-cve-2025-29927",
|
||||
"full_name": "yugo-eliatrope/test-cve-2025-29927",
|
||||
"html_url": "https://github.com/yugo-eliatrope/test-cve-2025-29927",
|
||||
"description": null,
|
||||
"stargazers_count": 3,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-04-14T15:12:13Z"
|
||||
"created_at": "2025-03-26T00:47:44Z"
|
||||
},
|
||||
{
|
||||
"name": "CVE-2025-29927-check",
|
||||
|
@ -134,15 +143,6 @@
|
|||
"forks_count": 0,
|
||||
"created_at": "2025-03-24T13:27:13Z"
|
||||
},
|
||||
{
|
||||
"name": "cve-2025-29927-demo",
|
||||
"full_name": "t3tra-dev/cve-2025-29927-demo",
|
||||
"html_url": "https://github.com/t3tra-dev/cve-2025-29927-demo",
|
||||
"description": "Next.js における認可バイパスの脆弱性 CVE-2025-29927 を再現するデモです。",
|
||||
"stargazers_count": 2,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-03-23T16:41:47Z"
|
||||
},
|
||||
{
|
||||
"name": "next-CVE-2025-29927",
|
||||
"full_name": "arvion-agent/next-CVE-2025-29927",
|
||||
|
@ -153,13 +153,13 @@
|
|||
"created_at": "2025-03-24T13:23:46Z"
|
||||
},
|
||||
{
|
||||
"name": "test-cve-2025-29927",
|
||||
"full_name": "yugo-eliatrope/test-cve-2025-29927",
|
||||
"html_url": "https://github.com/yugo-eliatrope/test-cve-2025-29927",
|
||||
"description": null,
|
||||
"name": "cve-2025-29927-demo",
|
||||
"full_name": "t3tra-dev/cve-2025-29927-demo",
|
||||
"html_url": "https://github.com/t3tra-dev/cve-2025-29927-demo",
|
||||
"description": "Next.js における認可バイパスの脆弱性 CVE-2025-29927 を再現するデモです。",
|
||||
"stargazers_count": 2,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-03-26T00:47:44Z"
|
||||
"created_at": "2025-03-23T16:41:47Z"
|
||||
},
|
||||
{
|
||||
"name": "CVE-2025-29927-exploit",
|
||||
|
@ -170,6 +170,15 @@
|
|||
"forks_count": 0,
|
||||
"created_at": "2025-03-27T08:42:03Z"
|
||||
},
|
||||
{
|
||||
"name": "poc-cve-2025-29927",
|
||||
"full_name": "KamalideenAK/poc-cve-2025-29927",
|
||||
"html_url": "https://github.com/KamalideenAK/poc-cve-2025-29927",
|
||||
"description": null,
|
||||
"stargazers_count": 2,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-06-15T15:10:03Z"
|
||||
},
|
||||
{
|
||||
"name": "poc-cve-2025-29927",
|
||||
"full_name": "kOaDT/poc-cve-2025-29927",
|
||||
|
@ -197,6 +206,15 @@
|
|||
"forks_count": 0,
|
||||
"created_at": "2025-04-29T10:44:45Z"
|
||||
},
|
||||
{
|
||||
"name": "CVE-2025-29927",
|
||||
"full_name": "emadshanab/CVE-2025-29927",
|
||||
"html_url": "https://github.com/emadshanab/CVE-2025-29927",
|
||||
"description": "New nuclei CVE ",
|
||||
"stargazers_count": 1,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-03-26T07:56:23Z"
|
||||
},
|
||||
{
|
||||
"name": "CVE-2025-29927",
|
||||
"full_name": "alastair66/CVE-2025-29927",
|
||||
|
@ -215,15 +233,6 @@
|
|||
"forks_count": 0,
|
||||
"created_at": "2025-04-25T08:51:52Z"
|
||||
},
|
||||
{
|
||||
"name": "CVE-2025-29927",
|
||||
"full_name": "emadshanab/CVE-2025-29927",
|
||||
"html_url": "https://github.com/emadshanab/CVE-2025-29927",
|
||||
"description": "New nuclei CVE ",
|
||||
"stargazers_count": 1,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-03-26T07:56:23Z"
|
||||
},
|
||||
{
|
||||
"name": "CVE-2025-29927",
|
||||
"full_name": "lem0n817/CVE-2025-29927",
|
||||
|
@ -251,15 +260,6 @@
|
|||
"forks_count": 1,
|
||||
"created_at": "2025-03-25T11:39:14Z"
|
||||
},
|
||||
{
|
||||
"name": "poc-cve-2025-29927",
|
||||
"full_name": "KamalideenAK/poc-cve-2025-29927",
|
||||
"html_url": "https://github.com/KamalideenAK/poc-cve-2025-29927",
|
||||
"description": null,
|
||||
"stargazers_count": 1,
|
||||
"forks_count": 0,
|
||||
"created_at": "2025-06-15T15:10:03Z"
|
||||
},
|
||||
{
|
||||
"name": "CVE-2025-29927-scanner",
|
||||
"full_name": "nocomp/CVE-2025-29927-scanner",
|
||||
|
|
Loading…
Add table
Reference in a new issue