Comparison Overview

Mensch und Maschine Schweiz AG

VS

Tianma Microelectronics

Mensch und Maschine Schweiz AG

ZรœRICHSTRASSE 25 Winkel Zh, Zรผrich 8185, ch
Last Update: 2025-03-14 (UTC)
Between 900 and 1000

Excellent

Mensch und Maschine ist das grรถรŸte Autodesk-Systemhaus und einer der fรผhrenden Anbieter von CAD/CAM-, PDM- und BIM-Lรถsungen in 2D und 3D.

NAICS: 335
NAICS Definition:
Employees: 0
Subsidiaries: 0
12-month incidents
0
Known data breaches
0
Attack type number
0

Tianma Microelectronics

8F East, 64th Building, Jinlong Majialong Industrial Area Shenzhen, Nanshan District 518052, CN
Last Update: 2025-05-04 (UTC)

Excellent

Between 900 and 1000

Tianma Micro-electronics Co., Ltd (Tianma) specializes in providing display solutions and efficient support services worldwide. We were originally established in 1983 and publicly listed on the Shenzhen Stock Exchange (SZ. 000050) in 1995. Our company is committed to providing leading technology and quality displays to the consumer, industrial, and automotive industries that are used in applications to include smartphones, tablet PCs, smart wear, automotive instrumentation, industrial and medical instrumentation, avionic display, household appliances, home automation, office equipment, and rear seat entertainment devices. For the industrial market, we offer optimal products and solutions by utilizing dual-brand strategy (TIANMA brand and NLT brand) to meet various demands of our customers. We have a comprehensive production line combination including G4.5/G5 a-Si TFT โ€“ LCD, G5.5 LTPS TFT - LCD and G5.5 AM-OLED, plus two new G6 LTPS TFT-LCD lines under construction, enabling Tianma to achieve the highest possible level of product quality and supply capability. Tianma was the first to start mass production from a G5.5 LTPS production line in China. With the profound accumulation of technologies, production line development and talent reserve, Tianma will continue to focus on serving display markets worldwide based on technology innovation. With our core values of passionใ€effectivenessใ€win-win and the mission to create colorful life, Tianma is dedicated to be the worldโ€˜s well-respected leading display company.

NAICS: 335
NAICS Definition: Electrical Equipment, Appliance, and Component Manufacturing
Employees: 10,001+
Subsidiaries: 0
12-month incidents
0
Known data breaches
0
Attack type number
0

Compliance Badges Comparison

Security & Compliance Standards Overview

https://images.rankiteo.com/companyimages/mensch-und-maschine-schweiz-ag.jpeg
Mensch und Maschine Schweiz AG
โ€”
ISO 27001
Not verified
โ€”
SOC 2
Not verified
โ€”
GDPR
No public badge
โ€”
PCI DSS
No public badge
https://images.rankiteo.com/companyimages/tianma-microelectronics.jpeg
Tianma Microelectronics
โ€”
ISO 27001
Not verified
โ€”
SOC 2
Not verified
โ€”
GDPR
No public badge
โ€”
PCI DSS
No public badge
Compliance Summary
Mensch und Maschine Schweiz AG
100%
Compliance Rate
0/4 Standards Verified
Tianma Microelectronics
0%
Compliance Rate
0/4 Standards Verified

Benchmark & Cyber Underwriting Signals

Incidents vs Appliances, Electrical, and Electronics Manufacturing Industry Average (This Year)

No incidents recorded for Mensch und Maschine Schweiz AG in 2025.

Incidents vs Appliances, Electrical, and Electronics Manufacturing Industry Average (This Year)

No incidents recorded for Tianma Microelectronics in 2025.

Incident History โ€” Mensch und Maschine Schweiz AG (X = Date, Y = Severity)

Mensch und Maschine Schweiz AG cyber incidents detection timeline including parent company and subsidiaries

Incident History โ€” Tianma Microelectronics (X = Date, Y = Severity)

Tianma Microelectronics cyber incidents detection timeline including parent company and subsidiaries

Notable Incidents

Last 3 Security & Risk Events by Company

https://images.rankiteo.com/companyimages/mensch-und-maschine-schweiz-ag.jpeg
Mensch und Maschine Schweiz AG
Incidents

No Incident

https://images.rankiteo.com/companyimages/tianma-microelectronics.jpeg
Tianma Microelectronics
Incidents

No Incident

FAQ

Both Mensch und Maschine Schweiz AG company and Tianma Microelectronics company demonstrate a comparable AI risk posture, with strong governance and monitoring frameworks in place.

Historically, Tianma Microelectronics company has disclosed a higher number of cyber incidents compared to Mensch und Maschine Schweiz AG company.

In the current year, Tianma Microelectronics company and Mensch und Maschine Schweiz AG company have not reported any cyber incidents.

Neither Tianma Microelectronics company nor Mensch und Maschine Schweiz AG company has reported experiencing a ransomware attack publicly.

Neither Tianma Microelectronics company nor Mensch und Maschine Schweiz AG company has reported experiencing a data breach publicly.

Neither Tianma Microelectronics company nor Mensch und Maschine Schweiz AG company has reported experiencing targeted cyberattacks publicly.

Neither Mensch und Maschine Schweiz AG company nor Tianma Microelectronics company has reported experiencing or disclosing vulnerabilities publicly.

Neither Mensch und Maschine Schweiz AG company nor Tianma Microelectronics company has publicly disclosed detailed information about the number of their subsidiaries.

Neither Mensch und Maschine Schweiz AG company nor Tianma Microelectronics company has publicly disclosed the exact number of their employees.

Latest Global CVEs (Not Company-Specific)

Description

Mastra is a Typescript framework for building AI agents and assistants. Versions 0.13.8 through 0.13.20-alpha.0 are vulnerable to a Directory Traversal attack that results in the disclosure of directory listings. The code contains a security check to prevent path traversal for reading file contents, but this check is effectively bypassed by subsequent logic that attempts to find directory suggestions. An attacker can leverage this flaw to list the contents of arbitrary directories on the user's filesystem, including the user's home directory, exposing sensitive information about the file system's structure. This issue is fixed in version 0.13.20.

Risk Information
cvss3
Base: 6.5
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Description

KUNO CMS is a fully deployable full-stack blog application. Versions 1.3.13 and below contain validation flaws in its file upload functionality that can be exploited for stored XSS. The upload endpoint only validates file types based on Content-Type headers, lacks file content analysis and extension whitelist restrictions, allowing attackers to upload SVG files containing malicious scripts (disguised as images). When users access the uploaded resource pages, arbitrary JavaScript executes in their browsers. This issue is fixed in version 1.3.14.

Risk Information
cvss3
Base: 5.4
Severity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
Description

Minecraft RCON Terminal is a VS Code extension that streamlines Minecraft server management. Versions 0.1.0 through 2.0.6 stores passwords using VS Code's configuration API which writes to settings.json in plaintext. This issue is fixed in version 2.1.0.

Risk Information
cvss4
Base: 6.6
Severity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Description

Anyquery is an SQL query engine built on top of SQLite. Versions 0.4.3 and below allow attackers who have already gained access to localhost, even with low privileges, to use the http server through the port unauthenticated, and access private integration data like emails, without any warning of a foreign login from the provider. This issue is fixed in version 0.4.4.

Risk Information
cvss3
Base: 7.7
Severity: LOW
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Description

DataChain is a Python-based AI-data warehouse for transforming and analyzing unstructured data. Versions 0.34.1 and below allow for deseriaization of untrusted data because of the way the DataChain library reads serialized objects from environment variables (such as DATACHAIN__METASTORE and DATACHAIN__WAREHOUSE) in the loader.py module. An attacker with the ability to set these environment variables can trigger code execution when the application loads. This issue is fixed in version 0.34.2.

Risk Information
cvss3
Base: 2.5
Severity: HIGH
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N