A server-side request forgery (SSRF) vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to send crafted requests to internal services by exploiting insufficient input validation in an upload endpoint. By injecting path traversal content into request parameters, an attacker could bypass the intended request flow and redirect internal API calls, potentially accessing internal services and exposing sensitive credentials. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.16.20, 3.17.17, 3.18.11, 3.19.8, 3.20.4, and 3.21.1. This vulnerability was reported via the GitHub Bug Bounty program.
A server-side request forgery (SSRF) vulnerability in GitHub Enterprise Server allows unauthenticated attackers to send crafted requests to internal services through insufficient input validation in an upload endpoint. Attackers can bypass request flow controls and access sensitive internal services and credentials through path traversal injection.
تؤثر هذه الثغرة على جميع إصدارات GitHub Enterprise Server السابقة للإصدار 3.22 وتسمح للمهاجمين غير المصرحين باستغلال التحقق الضعيف من المدخلات في نقطة التحميل. يمكن للمهاجمين حقن محتوى اجتياز المسار لتجاوز تدفق الطلبات المقصود والوصول إلى الخدمات الداخلية والبيانات الاعتمادية الحساسة.
ثغرة SSRF في GitHub Enterprise Server تسمح للمهاجمين غير المصرحين بإرسال طلبات مصنعة للخدمات الداخلية عبر التحقق الضعيف من المدخلات. يمكن للمهاجمين تجاوز عناصر التحكم في تدفق الطلبات والوصول إلى الخدمات الداخلية الحساسة والبيانات الاعتمادية.
Update GitHub Enterprise Server to patched versions: 3.16.20, 3.17.17, 3.18.11, 3.19.8, 3.20.4, or 3.21.1 and later. Implement network segmentation to restrict access to internal services. Apply input validation and sanitization on all upload endpoints. Monitor for suspicious requests to internal services and implement Web Application Firewall (WAF) rules to block SSRF attempts.
قم بتحديث GitHub Enterprise Server إلى الإصدارات المصححة: 3.16.20 أو 3.17.17 أو 3.18.11 أو 3.19.8 أو 3.20.4 أو 3.21.1 وما بعده. قم بتطبيق تقسيم الشبكة لتقييد الوصول إلى الخدمات الداخلية. طبق التحقق من صحة المدخلات على جميع نقاط التحميل. راقب الطلبات المريبة وطبق قواعد جدار الحماية لحجب محاولات SSRF.