
Graeme Jenkinson Ltd
Excellent
A freelance digital designer based in Surrey available for contract work. I specialise in responsive html email design and code. Please check out my other site - www.responsiveemail.co.uk.
Excellent
A freelance digital designer based in Surrey available for contract work. I specialise in responsive html email design and code. Please check out my other site - www.responsiveemail.co.uk.
Excellent
Southeast Asiaโs Largest and Most Integrated Media Group Indonesiaโs leading integrated media company, PT Global Mediacom Tbk holds the countryโs most extensive multi-platform media portfolio. The Company owns and operates 4 National Free-To-Air (FTA) Television, the countryโs largest content producer, largest pay-TV Operator, fastest broadband provider as well as 3rd largest online news portal, 2nd largest national newspaper and largest radio network. The Company also owns supporting media businesses such as talent management and advertising agencies to support its main businesses. PT Global Mediacom Tbk two main businesses are; Content and Advertising-based Media, under PT Media Nusantara Citra Tbk (MNCN), and Subscription-based Media, PT MNC Sky Vision Tbk (MSKY).
Security & Compliance Standards Overview
No incidents recorded for Graeme Jenkinson Ltd in 2025.
No incidents recorded for PT Global Mediacom in 2025.
Graeme Jenkinson Ltd cyber incidents detection timeline including parent company and subsidiaries
PT Global Mediacom 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.