Comparison Overview
Tangla Hotel Beijing 北京唐拉雅秀酒店

Tangla Hotel Beijing 北京唐拉雅秀酒店
北京市复兴门外大街19号, 北京市, 北京市/西城区, 100045, CN
Last Update: 21/02/2026
秉赋东方之礼 盛放西贵长安 DISCOVERY TANGLA Hotel Beijing “唐拉雅秀”一词源自唐古拉山脉的一个美丽传说,诠释着生命与自然的和谐.“唐古拉山接云天,三江源水养丰年”。耸立在海拔五千米高原上的唐古拉山雄壮圣洁,美丽富饶。冰雪融化并汇集成生生不息的三江源水,孕育了华夏灿烂文明和她的亿万儿女。成百上千年来,唐拉雅秀统领着绵延数百公里的唐古拉山脉。他巍巍昆仑守护着在这里居住的善良的人们,用潺潺流水灌溉着这片富饶辽阔的土地。 北京唐拉雅秀酒店位居北京西长安街,地处首都政务金融核心区域,距金融街一步之遥,距天安门...

Rosewood Hotel Group
728 King’s Road, Quarry Bay, 21/F K11 Atelier, Hong Kong, HK
Last Update: 05/04/2026
Rosewood Hotel Group is one of the world’s leading global lifestyle and hospitality management groups. It encompasses four brands: ultra-luxury Rosewood; upper-upscale New World Hotels & Resorts; Asaya, an integrated well-being concept; and Carlyle & Co., a modern and p...
Compliance Ranges Comparison

Tangla Hotel Beijing 北京唐拉雅秀酒店







Rosewood Hotel Group






Benchmark & Cyber Underwriting Signals
Incidents vs Hospitality Industry Avg (This Year)
No incidents recorded for Tangla Hotel Beijing 北京唐拉雅秀酒店 in 2026.
Incidents vs Hospitality Industry Avg (This Year)
No incidents recorded for Rosewood Hotel Group in 2026.
Incident History - Tangla Hotel Beijing 北京唐拉雅秀酒店 (X = Date, Y = Severity)
Tangla Hotel Beijing 北京唐拉雅秀酒店 cyber incidents detection timeline including parent company and subsidiaries.
Incident History - Rosewood Hotel Group (X = Date, Y = Severity)
Rosewood Hotel Group cyber incidents detection timeline including parent company and subsidiaries.
Notable Incidents

Tangla Hotel Beijing 北京唐拉雅秀酒店

Rosewood Hotel Group
FAQ
Latest Global CVEs
Authentication bypass using an alternate path or channel in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform tampering over a network.
JLine is a Java library for handling console input. Prior to 3.30.14, 4.0.16, and 4.2.1, the JLine3 Telnet server remote-telnet module does not apply an upper bound to terminal dimensions received via the Telnet NAWS option, and TelnetIO.handleNAWS() in TelnetIO.java:856-879 reads client-supplied width and height as 16-bit unsigned integers and passes values such as 65535x65535 to setTerminalGeometry(), allowing an unauthenticated remote attacker to repeatedly alternate values and trigger continuous expensive rendering work that causes CPU exhaustion and denial of service. This issue is fixed in versions 3.30.14, 4.0.16, and 4.2.1.
- https://github.com/jline/jline3/commit/3ea9cad8699714dc072fade29d36be0d1e23d708
- https://github.com/jline/jline3/commit/733eb353dca7b0ea0252e724445b6defa29c393e
- https://github.com/jline/jline3/commit/86b7ba7801988aadb1a67555629522a71d603bd3
- https://github.com/jline/jline3/pull/2000
- https://github.com/jline/jline3/releases/tag/4.0.16
- https://github.com/jline/jline3/releases/tag/4.2.1
- https://github.com/jline/jline3/security/advisories/GHSA-2r2c-cx56-8933
JLine is a Java library for handling console input. Prior to 3.30.14, 4.0.16, and 4.2.1, the JLine3 Telnet server remote-telnet module does not limit the number of environment variables a client may inject via the Telnet NEW-ENVIRON option, and TelnetIO.readNEVariables() in TelnetIO.java:1127-1180 stores each variable pair in a HashMap held by ConnectionData, allowing an unauthenticated attacker to flood unique variable pairs before the terminating IAC SE byte and exhaust JVM heap memory with an OutOfMemoryError. This issue is fixed in versions 3.30.14, 4.0.16, and 4.2.1.
- https://github.com/jline/jline3/commit/0389f0ee6d0375901b602671ad5dafd4d1d4ee09
- https://github.com/jline/jline3/commit/4ee3a73849ffb9a85ec748e4e8cd8f6d81f84f40
- https://github.com/jline/jline3/commit/934f09e6128cee33c2b13d42b6e859c1ee2d194b
- https://github.com/jline/jline3/pull/2000
- https://github.com/jline/jline3/pull/2001
- https://github.com/jline/jline3/releases/tag/4.0.16
- https://github.com/jline/jline3/releases/tag/4.2.1
- https://github.com/jline/jline3/releases/tag/jline-3.30.14
- https://github.com/jline/jline3/security/advisories/GHSA-47qp-hqvx-6r3f
Exposure of private personal information to an unauthorized actor in Windows RDP allows an unauthorized attacker to disclose information over a network.
Feathersjs is a framework for creating web APIs and real-time applications with TypeScript or JavaScript. In 5.0.44 and earlier, the _.merge(target, source) utility exported by @feathersjs/commons recursively merges source into target by iterating Object.keys(source). When source was produced by JSON.parse and contains a __proto__, constructor, or prototype key, that key is returned as an own-enumerable property; the recursive merge then resolves target['__proto__'] to Object.prototype and writes attacker-supplied properties onto it, polluting the prototype for all plain objects in the process for the lifetime of the Node process. This issue is fixed in version 5.0.45.