in ,

PGP keys, software security, and much more threatened by new SHA1 exploit, Ars Technica

PGP keys, software security, and much more threatened by new SHA1 exploit, Ars Technica


    

      BEATING A DEAD HORSE –

             

Behold: the world’s first known known-prefix collision of widely used hash function.

      

      
        

****************

SHA1 cryptographic hash algorithm

The new collision gives attackers more options and flexibility than were available with the previous technique. It makes it practical to create PGP encryption keys that, when digitally signed using SHA1 algorithm, impersonate a chosen target. More generally, it produces the same hash for two or more attacker-chosen inputs by appending data to each of them. The attack unveiled on Tuesday also costs as little as $ 45, 07 to carry out. The attack disclosed in 2019, by contrast, did not allow forgeries on specific predetermined document prefixes and was evaluated to cost from $ (***********************************************************************************, ************************************************************************************************************ (to $) ***********************************************************************************, ************************************************************************************************** on Amazon’s Web Services platform, Depending on how quickly adversaries wanted to carry it out.

The new attack is significant. While SHA1 has been slowly phased out over the past five years, it remains far from being fully deprecated. It’s still the default hash function for certifying PGP keys in the legacy 1.4 version branch of GnuPG, the open-source successor to PGP application for encrypting email and files. Those SHA1-generated signatures were accepted by the modern GnuPG branch until recently, and were only rejected after the researchers behind the new collision privately reported their results.

Git, the world’s most widely used system for managing software development among multiple people, still relies on SHA1 to ensure data integrity. And many non-Web applications that rely on HTTPS encryption still accept SHA1 certificates. SHA1 is also still allowed for in-protocol signatures in the Transport Layer Security and Secure Shell protocols.

In a (paperpresented at this week’s

************ Real World Crypto Symposium

“This work shows once and for all that SHA1 should not be used in any security protocol where some kind of collision resistance is to be expected from the hash function, ”the researchers wrote. “Continued usage of SHA1 for certificates or for authentication of handshake messages in TLS or SSH is dangerous, and there is a concrete risk of abuse by a well-motivated adversary. SHA1 has been broken since 2009, but it is still used in many security systems; We strongly advise users to remove SHA1 support to avoid downgrade attacks. ”

To recap, a hash is a cryptographic fingerprint of a message, file, or other type of digital input that , like traditional fingerprints, looks unique. Also known as message digests, hashes play a vital role in ensuring that software updates, cryptographic keys, emails, and other types of messages are the authentic product of a specific person or entity, as opposed to a counterfeit input created by an adversary. These digital fingerprints come in the form of a fixed sequence of numbers and letters that are generated when the message is inputted into a hash algorithm or function.

The entire security of a hashing scheme rests on the infeasibility of finding two or more different inputs that produce the same fingerprints. A function with a bit length of n should require a brute force attacker to test 2 (n / 2) ************************ inputs before finding a collision (a mathematical concept known as thebirthday paradoxSignificantly reduces the number of guesses required, accounting for the n / 2 in the equation). Hash functions with sufficient bit lengths and collision resistance are secure because they require an attacker to devote an infeasible amount of time and computing resources to generate a collision. Hash functions are considered broken when collisions can be found using fewer than 2 n / 2tries.

The (- bitMD5 hash functionwas one of the earlier widely used entrants to fall to collision attacks. Although researchers warned as early as that flaws in MD5 made it prone to collisions, it remained a key part of software and Web authentication for more than two decades afterwards.

Then, in

, researchers used MD5 collisions tocreate an HTTPS certificatefor any website of their choosing. The demonstration eventually convinced browser-trusted certificate authorities to drop MD5, but the function continued to be widely used for other purposes. The full deprecation of MD5 for authentication purposes did not come until (********************************************************************, when the Flame espionage malware, which the US and Israel are reported to have used to spy on sensitive Iranian networks,a collision attack

SHA1 is proving to follow a path that’s uncannily similar to that of MD5. Already a key part of the official standard for validating software updates, cryptographic keys, and other sensitive data, SHA1 became even more vital after the demise of MD5. But it, too, had collision vulnerabilities that have been known since 2015. The difficulty of transitioning to newer algorithms with better collision resistance allowed SHA1 to remain in wide-scale use even after (*******************************************************************, when researchers predicted it couldsuccumb to collision attacks by year end.

SHA1 is dead. Long live SHA1Some months later, researchers demonstrated the world’s

first known collision attack against SHA1. It came in the form of two PDF files that, despite displaying different content, had the same SHA1 hash. The researchers behind it said it could allow a landlord to draft two rental agreements with colliding hashes. The landlord could get a tenant to digitally sign one document offering a low rental price and later claim the tenant signed the agreement for the lease agreeing to a much higher price.

The attack — which cost as little as $ (**********************************************************************************, to carry out on Amazon’s cloud computing platform — what cryptographers call a classical collision attack. Also known as an identical prefix collision, it results when two inputs have the same predetermined prefix — or beginning — and differing data that follows. Even though the two inputs are distinctly different, they can hash to the same value if additional data is appended to the files. Stated another way, for a hash function H, two distinct messages M1 and M2 will lead to the same hash output: H (M1)=H (M2).

Identical prefix collisions are powerful and a fatal blow against the security of a hash function, but their utility to attackers is also limited. A far more powerful form of collision is known as a chosen prefix attack, which is what allowed the MD5 attacks against the HTTPS certificate system in 2008 and against Microsoft’s update mechanism in (********************************************************************. While harder to carry out than identical prefix collisions, the chosen prefix cousins ​​are generally much more useful.

That’s because chosen prefix attacks allow attackers to take two or more different prefixes — as opposed to the same prefix in Traditional collision attacks — and append data to each so they haveh to the same value. Given two message prefixes P1 and P2, an attacker can compute two messages M1 and M2 such that (H) P1 || M1)=H (P2 || M2), where || denotes “concatenation,” or the act of linking the two. A more detailed explanation of chosen prefix collisions is available in thispost from Nick Sullivan

The attack demonstrated Tuesday is the first known chosen prefix collision on SHA1. To demonstrate its potency, researchers Gaëtan Leurent and Thomas Peyrin of Inria France and the Nanyang Technological University in Singapore respectively, used the collision to perform a PGP / GnuPG impersonation attack. In their Real World Crypto paper the researchers explain:

In a post further demonstrating the attack

and messageB. Despite containing differing user ID prefixes, they both map to the same SHA1 hash value of (8ac) ************************************************************************************************ (ba) **************************************************************************************** (f) ************************************************************************ (a1ab) f (aefdc) *************************************************************************************** (d4ddc0) ************************************************.

The researchers’ results significantly improve the efficiency of SHA1 attacks, with a speedup factor of about 10. More precisely, the new attacks reduce the cost of an identical prefix collision attack from 2 (****************************************************************************************** (7) ******************************* (to 2) (2) , and the cost of a chosen-prefix collision attack from 21) ******************************* (to 2) ****************************** (********************************************************************************************. 4when performed on a GTX (graphics processor.)

The researchers carried out the attack over a two-month period on a cluster of Nvidia GTX 1060 GPUs they rented online. They said the rented cluster is a much more economical platform than Amazon Web Services and competing cloud services. The attack cost $ (*****************************************************************************************, 000 When carried out a few months ago, but with an optimized implementation and computation costs that have continued to fall, the researchers say the same attack now costs $ (************************************************************************************************, ************************************************************************************************************. By 01575879, the researchers estimate the attack will cost $ (******************************************************************************************************, ********************************************************************************************************. The result: the same chosen prefix attacks that have been possible against MD5 since 2019 are now practical against SHA1 as well and will only become more affordable over time.

SHA1: May it (finally) rest in peace

The researchers privately reported their results to developers of software that is most affected. They included developers for:

    GnuPG. The developers responded by implementing a countermeasure in November that invalidates SHA1-based identity signatures that were created after January

    ********************************************

      CAcert, a certificate authority that issues PGP keys. The researchers noticed a large number of CAcert-issued keys with recent SHA1 signatures on public keyservers. That may indicate that the CA still uses SHA1 to sign user keys. CAcert has acknowledged the issue, and it is planning to move away from SHA1.

        OpenSSL, a cryptographic library that continues to accept SHA1 certificates in many security-sensitive contexts. Developers responded by saying they’re considering disabling SHA1 in those contexts. Given the number of applications and protocols that continue to rely on SHA1 for collision-resistant hashes, however, the researchers were unable to contact all affected developers. To prevent the attacks from being actively used in the wild, the researchers are withholding many of the collision details for the time being.

                        ****************************************************************** (****************************************************** () ************** (**************************************************** (Read More

What do you think?

Leave a Reply

Your email address will not be published. Required fields are marked *

GIPHY App Key not set. Please check settings

China’s lander releases data, high-resolution images of the Moon, Ars Technica

China’s lander releases data, high-resolution images of the Moon, Ars Technica

Python (OOP) : Master Python OOP From Scratch with Projects.