
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
US Foods is one of Americaโs great food companies and a leading foodservice distributor, partnering with approximately 300,000 restaurants and foodservice operators to help their businesses succeed. With 28,000 associates and more than 70 locations, US Foods provides its customers with a broad and innovative food offering and a comprehensive suite of e-commerce, technology and business solutions. US Foods is headquartered in Rosemont, IL, and generates more than $28 billion in annual revenue. Visit usfoods.com to learn more. ------------ Rules of Engagement Statement: We are proud to support community engagement on the US Foods LinkedIn page, and we're excited to see your comments, photos and videos. Please note that the views expressed by the community do not necessarily reflect those of US Foods. Before posting, please take a moment to read our rules for community content. We reserve the right to remove content that violates these rules. 1. Don't break the law. Content that appears to break the law or that advocates for breaking the law also is not permitted. 2. Be polite and courteous to everyone, even those you disagree with. This also means you may not post anything that is threatening, harassing, abusive, bullying, discriminatory, profane, sexually explicit, obscene, violent, gruesome, or similarly objectionable. 3. Stay on topic for this community and dialogue. Off-topic content may include but is not limited to irrelevant or out of context material, spam, promotional content, and links to third-party sites. 4. Follow LinkedIn's Terms and Conditions. 5. All posts must be by a real person and from a real profile. Content from fake or anonymous profiles is not permitted. 6. Our employees must also follow all of our applicable policies and guidelines, including but not limited to our Code of Conduct and Electronic Social Networking Policy.
Security & Compliance Standards Overview
No incidents recorded for Bimo in 2025.
No incidents recorded for US Foods in 2025.
Bimo cyber incidents detection timeline including parent company and subsidiaries
US Foods 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.