PoC-in-GitHub/2025/CVE-2025-44603.json
2025-08-04 15:36:35 +09:00

33 lines
No EOL
1.4 KiB
JSON

[
{
"id": 940422744,
"name": "CVE-2025-44603-CSRF-Leads_to_Create_FakeUsers",
"full_name": "Moulish2004\/CVE-2025-44603-CSRF-Leads_to_Create_FakeUsers",
"owner": {
"login": "Moulish2004",
"id": 123222485,
"avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/123222485?v=4",
"html_url": "https:\/\/github.com\/Moulish2004",
"user_view_type": "public"
},
"html_url": "https:\/\/github.com\/Moulish2004\/CVE-2025-44603-CSRF-Leads_to_Create_FakeUsers",
"description": "CSRF can create fake users by tricking an authenticated user into submitting a malicious request. The web app trusts the session, allowing unauthorized account creation, leading to privilege escalation or spam. Mitigation includes CSRF tokens, Same Site cookies, and authentication checks like CAPTCHAs.",
"fork": false,
"created_at": "2025-02-28T06:31:12Z",
"updated_at": "2025-08-04T05:33:08Z",
"pushed_at": "2025-08-04T05:33:04Z",
"stargazers_count": 0,
"watchers_count": 0,
"has_discussions": false,
"forks_count": 1,
"allow_forking": true,
"is_template": false,
"web_commit_signoff_required": false,
"topics": [],
"visibility": "public",
"forks": 1,
"watchers": 0,
"score": 0,
"subscribers_count": 1
}
]