Rankiteo Logo
Rankiteo
Leader in Cyber Underwriting
Loading...
NEWRankiteo Cyber Underwriting Desktop - Score, price, and bind from your desktop
WindowsmacOSLinux
Download

Comparison Overview

Sell on AmazonSell on Amazon
VS
IndiaMART InterMESH LimitedIndiaMART InterMESH Limited
Sell on Amazon

Sell on Amazon

2201 Westlake Avenue, Seattle, 98121, US

Last Update: 30/03/2026

View Profile
Between 750 and 799
http://sell.amazon.com
765/1000Fair

There are many reasons to sell in Amazon's store—from the hundreds of millions of Amazon customers who can see your products to the ability to start selling fast without the need to create a new standalone website.

NAICS:513
NAICS Definition:Others
Employees:9
Subsidiaries:89
12-month incidents
0
Known data breaches
0
Attack type number
0
IndiaMART InterMESH Limited

IndiaMART InterMESH Limited

IndiaMART InterMESH Ltd., 6th floor, Tower 2, Assotech Business Cresterra, Noida, 201305, IN

Last Update: 01/04/2026

View Profile
Between 750 and 799
https://www.indiamart.com/
771/1000Fair

IndiaMART is India's largest online B2B marketplace, connecting buyers with suppliers across a wide array of industries. IndiaMART provides a platform for Small & Medium Enterprises (SMEs), large enterprises, and individual buyers, helping them access diverse portfolios...

NAICS:513
NAICS Definition:Others
Employees:18,682
Subsidiaries:1
12-month incidents
0
Known data breaches
0
Attack type number
0

Compliance Ranges Comparison

Based On Specific Ai Models Category
Sell on Amazon

Sell on Amazon

-
ISO 27001Not verified
ISO 27001
-
SOC2 Type 1Not verified
SOC2 Type 1
-
SOC2 Type 2Not verified
SOC2 Type 2
-
GDPRNot verified
GDPR
-
PCI DSSNot verified
PCI DSS
-
HIPAANot verified
HIPAA
IndiaMART InterMESH Limited

IndiaMART InterMESH Limited

-
ISO 27001Not verified
ISO 27001
-
SOC2 Type 1Not verified
SOC2 Type 1
-
SOC2 Type 2Not verified
SOC2 Type 2
-
GDPRNot verified
GDPR
-
PCI DSSNot verified
PCI DSS
-
HIPAANot verified
HIPAA

Benchmark & Cyber Underwriting Signals

Incidents vs Technology, Information and Internet Industry Avg (This Year)

No incidents recorded for Sell on Amazon in 2026.

Incidents

Incidents vs Technology, Information and Internet Industry Avg (This Year)

No incidents recorded for IndiaMART InterMESH Limited in 2026.

Incidents

Incident History - Sell on Amazon (X = Date, Y = Severity)

Sell on Amazon cyber incidents detection timeline including parent company and subsidiaries.

R - Ransomware
C - Cyber Attack
D - Data Breach
V - Vulnerability

Incident History - IndiaMART InterMESH Limited (X = Date, Y = Severity)

IndiaMART InterMESH Limited cyber incidents detection timeline including parent company and subsidiaries.

No timeline data available
R - Ransomware
C - Cyber Attack
D - Data Breach
V - Vulnerability

Notable Incidents

Last Cyber / HR Incidents / Global...
Sell on Amazon

Sell on Amazon

Incidents
No explicit notable incidents reported.
IndiaMART InterMESH Limited

IndiaMART InterMESH Limited

Incidents
No explicit notable incidents reported.

FAQ

Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has the best AI Cybersecurity Score ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has experienced more cyber incidents in the past ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has experienced more cyber incidents this year ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has experienced at least one ransomware attack ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has experienced at least one data breach ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has experienced at least one targeted cyberattack ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has experienced at least one vulnerability ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one holds the most compliance certifications ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one holds the fewest compliance certifications ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has the most subsidiaries ?
Between Sell on Amazon company and IndiaMART InterMESH Limited company, which one has the largest number of employees ?
Between Sell on Amazon and IndiaMART InterMESH Limited, which company holds both SOC 2 Type 1 certifications ?
Between Sell on Amazon and IndiaMART InterMESH Limited, which company holds both SOC 2 Type 2 certifications ?
Which company is ISO 27001 certified - Sell on Amazon or IndiaMART InterMESH Limited ?
Which company is PCI DSS compliant - Sell on Amazon or IndiaMART InterMESH Limited ?
Between Sell on Amazon and IndiaMART InterMESH Limited, which company complies with HIPAA regulations for healthcare data ?
Between Sell on Amazon and IndiaMART InterMESH Limited, which company complies with GDPR requirements ?

Latest Global CVEs

CVE-2026-71983
SUMMARY

MSI Radix AXE6600 router firmware version v781521 contains a command injection vulnerability in the wps.cgi interface that allows remote attackers to execute arbitrary commands by injecting malicious input through the pin2g, pin5g, or pin6g parameters. Attackers can exploit these unsanitized parameters to execute arbitrary commands on the affected device and obtain root privileges.

PUBLISHED
Date2026-08-08
UPDATED
Date2026-08-08
RISK INFORMATION (Score: 9.8)
CVSS3
Base Score: 9.8
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS4
Base Score: 9.3
Complexity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
IMPACT SCORE
5.9
EXPLOITABILITY
3.9
CVE-2026-71502
SUMMARY

CTI-Transmute contains a stored cross-site scripting vulnerability caused by insufficient neutralization of Vue template expression delimiters in server-rendered user-controlled data. An unauthenticated attacker can create a public conversion whose name or description contains a malicious Vue expression using the application's configured [[ ... ]] delimiters. User profile names may provide an additional injection vector. Although Jinja HTML escaping is applied, the resulting value is subsequently included in a DOM region compiled by Vue. Vue interprets the attacker-controlled value as a template expression rather than ordinary text. By accessing the JavaScript Function constructor from within the expression, an attacker can execute arbitrary JavaScript in the security context of the CTI-Transmute origin. The application's nonce-based Content Security Policy does not prevent exploitation because the Vue runtime compiler requires the unsafe-eval policy exception. The malicious payload is stored by the application and executed whenever another user opens an affected page, such as the public conversion detail page. The victim may be a normal user or an administrator. Successful exploitation could allow the attacker to: * Access data available to the victim through the application. * Extract API keys, tokens, or other sensitive information exposed to the page. * Perform authenticated actions using the victim's session. * Modify conversions or other application data. * Escalate the impact by targeting an administrator. A demonstrated payload can use [].constructor.constructor(...) to obtain the JavaScript Function constructor and execute arbitrary code. The regression tests also show that a short first-stage payload could retrieve an uncapped conversion description and evaluate a larger second-stage payload. The patch addresses the vulnerability by registering a global Jinja finalize hook that inserts a zero-width Unicode word joiner inside every Vue delimiter found in server-rendered values. This prevents Vue from recognizing the values as template expressions while preserving their visible representation.

PUBLISHED
Date2026-08-08
UPDATED
Date2026-08-08
RISK INFORMATION (Score: )
CVSS4
Base Score: 5.1
Complexity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/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
IMPACT SCORE
NA
EXPLOITABILITY
NA
CVE-2026-71958
SUMMARY

D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2_C1_202602110044 contain a buffer overflow vulnerability in the quicksetup.cgi interface. A remote attacker can write overly long strings to the test4, ssid2, and username fields and execute arbitrary commands by crafting a specific payload, or cause the device to crash.

PUBLISHED
Date2026-08-08
UPDATED
Date2026-08-08
RISK INFORMATION (Score: 9.8)
CVSS3
Base Score: 9.8
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS4
Base Score: 9.3
Complexity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
IMPACT SCORE
5.9
EXPLOITABILITY
3.9
CVE-2026-71957
SUMMARY

D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2_C1_202602110044 contain a buffer overflow vulnerability in the app.cgi interface. A remote attacker can write an overly long string to the netAcc.addlist[].name field and execute arbitrary commands by crafting a specific payload, or cause the device to crash.

PUBLISHED
Date2026-08-08
UPDATED
Date2026-08-08
RISK INFORMATION (Score: 9.8)
CVSS3
Base Score: 9.8
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS4
Base Score: 9.3
Complexity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
IMPACT SCORE
5.9
EXPLOITABILITY
3.9
CVE-2026-71956
SUMMARY

D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2_C1_202602110044 contain a command injection vulnerability in the app.cgi interface. A remote attacker can inject arbitrary malicious commands into the netDig.ping.dst field, resulting in command execution with root privileges.

PUBLISHED
Date2026-08-08
UPDATED
Date2026-08-08
RISK INFORMATION (Score: 9.8)
CVSS3
Base Score: 9.8
Complexity: LOW
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS4
Base Score: 9.3
Complexity: LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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
IMPACT SCORE
5.9
EXPLOITABILITY
3.9