
Bimo
Excellent
Blvd. Chefchaouni, Rue E Rte. 110, Ain Sebaa, Casablanca, 20250, Morocco ()212 0522 34 53 00, 212 0522 35 45 80 fax,
Excellent
Blvd. Chefchaouni, Rue E Rte. 110, Ain Sebaa, Casablanca, 20250, Morocco ()212 0522 34 53 00, 212 0522 35 45 80 fax,
Excellent
This is the official LinkedIn channel of the Carlsberg Group. The Carlsberg Group was established in 1847 by brewer J.C. Jacobsen. J.C. Jacobsen was a true renaissance man. A believer in quality, research and serving the community, he shared his knowledge with fellow brewers. He looked to the future, prizing long-term growth over short-term gain. Today, Carlsberg Group is one of the leading brewery groups in the world, with a large portfolio of beer and other beverage brands. Our beer portfolio spans core beer brands, including local power brands and international premium brands, craft & speciality brands and alcohol-free brews. Our brands are enjoyed in more than 150 markets across Western Europe, Asia and Central & Eastern Europe, and we hold a number 1 or 2 position in more than 20 markets. We strive to brew better beers, today and tomorrow. Doing business responsibly and sustainably supports that purpose โ and drives the efforts to deliver value for both our shareholders and the society. Learn more on www.carlsberggroup.com We post about beer, so please only follow if you are of legal drinking age, and forward to those of legal drinking age only. #Celebrateresponsibly. See our house rules: https://bit.ly/2Kx73f7
Security & Compliance Standards Overview
No incidents recorded for Bimo in 2025.
No incidents recorded for Carlsberg Group in 2025.
Bimo cyber incidents detection timeline including parent company and subsidiaries
Carlsberg Group cyber incidents detection timeline including parent company and subsidiaries
Last 3 Security & Risk Events by Company
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in The Wikimedia Foundation MediaWiki Cargo extension allows SQL Injection.This issue affects MediaWiki Cargo extension: 1.39, 1.43, 1.44.
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Wikimedia Foundation MediaWiki QuizGame extension allows Stored XSS.This issue affects MediaWiki QuizGame extension: 1.39, 1.43, 1.44.
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Wikimedia Foundation MediaWiki PollNY extension allows Stored XSS.This issue affects MediaWiki PollNY extension: 1.39, 1.43, 1.44.
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in The Wikimedia Foundation MediaWiki WebAuthn extension allows Stored XSS.This issue affects MediaWiki WebAuthn extension: 1.39, 1.43, 1.44.
pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads() to deserialize action bodies received from Flight clients without any sanitization or validation in the do_action() method. The vulnerable code is located in pyquokka/flight.py at line 283 where arbitrary data from Flight clients is directly passed to pickle.loads(). When FlightServer is configured to listen on 0.0.0.0, this allows attackers across the entire network to perform arbitrary remote code execution by sending malicious pickled payloads through the set_configs action. Additional vulnerability points exist in the cache_garbage_collect, do_put, and do_get functions where pickle.loads is used to deserialize untrusted remote data.