Comparison Overview
Caisse d'Epargne Bourgogne Franche-Comté (CEBFC)

Caisse d'Epargne Bourgogne Franche-Comté (CEBFC)
Avenue Françoise Giroud, Dijon, Bourgogne-Franche-Comté 21000, FR
Last Update: 25/04/2026
La Caisse d’Epargne de Bourgogne Franche-Comté est une banque coopérative régionale au service du développement économique et social de son territoire. Grâce à une situation financière solide, elle poursuit un développement ambitieux. Son capital social est détenu par s...

Crédit Agricole CIB
12, place des Etats-Unis, Montrouge, 92547, FR
Last Update: 02/04/2026
Crédit Agricole CIB is the corporate and investment banking arm of Crédit Agricole Group, 9th largest banking group worldwide in terms of balance sheet size in 2023 (The Banker, July 2024). Nearly 8,600 employees across Europe, the Americas, Asia-Pacific, the Middle Ea...
Compliance Ranges Comparison

Caisse d'Epargne Bourgogne Franche-Comté (CEBFC)







Crédit Agricole CIB






Benchmark & Cyber Underwriting Signals
Incidents vs Banking Industry Avg (This Year)
No incidents recorded for Caisse d'Epargne Bourgogne Franche-Comté (CEBFC) in 2026.
Incidents vs Banking Industry Avg (This Year)
No incidents recorded for Crédit Agricole CIB in 2026.
Incident History - Caisse d'Epargne Bourgogne Franche-Comté (CEBFC) (X = Date, Y = Severity)
Caisse d'Epargne Bourgogne Franche-Comté (CEBFC) cyber incidents detection timeline including parent company and subsidiaries.
Incident History - Crédit Agricole CIB (X = Date, Y = Severity)
Crédit Agricole CIB cyber incidents detection timeline including parent company and subsidiaries.
Notable Incidents

Caisse d'Epargne Bourgogne Franche-Comté (CEBFC)

Crédit Agricole CIB
FAQ
Latest Global CVEs
Buffer Overflow vulnerability in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the Alarm/Conditions wrapper when processing PublishResponse EventNotificationList data
- https://github.com/gff-cw/information/issues/18
- https://github.com/systerel/S2OPC/blob/S2OPC_Toolkit_1.7.3/src/ClientServer/address_space/sopc_event_manager.c
- https://github.com/systerel/S2OPC/blob/S2OPC_Toolkit_1.7.3/src/ClientServer/frontend/client_wrapper/alarm_conditions/libs2opc_client_alarm_conditions.c
- https://github.com/systerel/S2OPC/blob/S2OPC_Toolkit_1.7.3/src/ClientServer/frontend/client_wrapper/internal/state_machine.c
- https://gitlab.com/systerel/S2OPC/-/work_items/1781
Buffer Overflow vulnerability in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the LockedStaMac_ProcessMsg_DeleteMonitoredItemsResponse and SOPC_StaMac_NewDeleteMonitoredItems in the client wrapper DeleteMonitoredItems path
- https://github.com/gff-cw/information/issues/16
- https://github.com/systerel/S2OPC/blob/master/samples/ClientServer/client_wrapper/examples/subscribe.c
- https://github.com/systerel/S2OPC/blob/master/src/ClientServer/frontend/client_wrapper/internal/state_machine.c
- https://gitlab.com/systerel/S2OPC/-/work_items/1780
In open62541 1.5.5, a server-side use-after-free exists in the local MonitoredItem callback path. The issue occurs when UA_Subscription_localPublish continues to use the current UA_Notification after a callback invokes UA_Server_deleteMonitoredItem for the current local MonitoredItem. This allows a remote attacker to cause a denial of service.
H5Z__filter_nbit in H5Znbit.c in HDF5 through 2.3.0 dereferences cd_values[0] through cd_values[4] without validating that cd_values is non-NULL or that cd_nelmts is at least 5, the fixed size of the filter's header. This allows attackers to cause a denial of service via a crafted HDF5 file that stores the N-Bit filter pipeline message with zero client-data values, opened and read via H5Dread, e.g. by the h5ls or h5repack tools.
H5O__layout_decode in H5Olayout.c in HDF5 through 2.3.0 does not validate that a chunked dataset's stored chunk-layout dimensionality matches its dataspace rank when an existing dataset is opened, whereas this check is performed only at dataset-creation time. This allows attackers to cause a denial of service (divide-by-zero and application crash in H5S__hyper_iter_get_seq_list in src/H5Shyper.c) via a crafted HDF5 file with mismatched chunk/dataspace ranks that is opened and read via H5Dopen2 and H5Dread, e.g. by the h5repack tool.