Comparison Overview
資誠 (PwC Taiwan)

資誠 (PwC Taiwan)
台北市基隆路一段333號27樓, undefined, undefined, undefined, TW
Last Update: 01/04/2026
資誠(PwC Taiwan)由朱國璋及陳振銑教授於1970年所創立,持續追求卓越,堅持正直誠信及維持高品質的專業素養,並善盡企業責任促進變革以贏得公眾信賴。近五十年來伴隨台灣經濟發展業務不斷蓬勃成長。 資誠(PwC Taiwan)係PwC在台灣之聯盟所,我們的使命是「營造社會誠信,解決重要問題」。 PwC的全球聯盟組織遍佈156個國家及區域,計有逾295,000名專業人員在世界各地致力於提供高品質的審計、稅務及顧問諮詢服務。在台灣,資誠聯合會計師事務所偕同策略合作夥伴(資誠企業管理顧問公司、資誠稅務諮詢顧問公司、普華國際財務顧問公司...

Capgemini Invent
Place de l'Etoile, 11 rue de Tilsitt, Paris, FR, 75017
Last Update: 02/04/2026
Capgemini Invent is the digital innovation, consulting and transformation brand of the Capgemini Group, a global business line that combines market leading expertise in strategy, technology, data science and creative design, to help CxOs envision and build what’s next f...
Compliance Ranges Comparison

資誠 (PwC Taiwan)







Capgemini Invent






Benchmark & Cyber Underwriting Signals
Incidents vs Business Consulting and Services Industry Avg (This Year)
No incidents recorded for 資誠 (PwC Taiwan) in 2026.
Incidents vs Business Consulting and Services Industry Avg (This Year)
No incidents recorded for Capgemini Invent in 2026.
Incident History - 資誠 (PwC Taiwan) (X = Date, Y = Severity)
資誠 (PwC Taiwan) cyber incidents detection timeline including parent company and subsidiaries.
Incident History - Capgemini Invent (X = Date, Y = Severity)
Capgemini Invent cyber incidents detection timeline including parent company and subsidiaries.
Notable Incidents

資誠 (PwC Taiwan)

Capgemini Invent
FAQ
Latest Global CVEs
goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/handler.go sendFile handler opened files using a cleaned path but derived the authorization filename from raw req.URL.Path, so a trailing slash could bypass .goshs ACL-file protection and block-list checks. This issue is fixed in version 2.1.5.
goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName() on / but did not reject .., allowing an unauthenticated upload with filename .. to create a file outside the served tree. This issue is fixed in version 2.1.5.
goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issue is fixed in version 2.1.4.
goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allowed unauthenticated file access. This issue is fixed in version 2.1.4.
Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without validating or sanitizing CRLF characters (\r\n). Since MIME headers are delimited by CRLF, an attacker who controls the filename can inject arbitrary MIME headers into the multipart body part. The root cause is that neither the encoder nor the FileUpload implementations' setFilename() methods, which only check for null, neutralize CRLF characters before the filename is embedded into the header. This issue has been fixed in versions 4.1.136.Final and 4.2.16.Final.