Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-5274 PoC — Google Chrome 安全漏洞

Source
Associated Vulnerability
Title:Google Chrome 安全漏洞 (CVE-2024-5274)
Description:Google Chrome是美国谷歌(Google)公司的一款Web浏览器。 Google Chrome存在安全漏洞,该漏洞源于V8中的类型混淆。
Description
Guardian Code: A Script to Uncover CVE-2024-5274 Vulnerabilities
Readme
# CVE-2024-5274-Detection
Guardian Code: A Script to Uncover CVE-2024-5274 Vulnerabilities

# CVE-2024-5274 Google Chrome Zero-Day Vulnerability Detection and Update Script

## Overview

Google recently patched a fourth zero-day vulnerability in Chrome, known as CVE-2024-5274, which allows attackers to execute malicious code. This vulnerability affects Chrome users on Windows, macOS, and Linux. It has been actively exploited, making it crucial for users to update their browsers immediately.
This repository provides a simple Python script to help detect and ensure that Google Chrome is updated to mitigate CVE-2024-5274.


- **Vulnerability**: CVE-2024-5274
- **Impact**: Allows attackers to execute malicious code
- **Affected Users**: Chrome users on Windows, macOS, and Linux
- **Resolution**: Update Chrome to the latest version (125.0.6422.112/.113 for Windows, Mac; 125.0.6422.112 for Linux)

## How to Protect Your System

1. Update Chrome by navigating to `Help` > `About Google Chrome` and ensure automatic updates are enabled.
2. Enable Safe Browsing.
3. Regularly restart Chrome.
4. Consider using security extensions.



## Usage

1. **Clone the Repository**: Clone this repository to your local machine using the following command:

   git clone https://github.com/Alchemist3dot14/CVE-2024-5274-Detection
   
2. **Navigate to the Directory**: Change to the directory where the script is located:
    
    cd -CVE-2024-5274-Detection
    
3. **Run the Script**: Execute the script with Python:
    
    python3 detect.py
    
   The script will check your current version of Google Chrome and initiate an update if necessary.

## Conclusion

Keeping your browser up-to-date is essential to safeguard against vulnerabilities like CVE-2024-5274. Use this script to ensure your Google Chrome is secure and protected from potential exploits. Stay vigilant and maintain good cyber hygiene to protect yourself and your data.
File Snapshot

[4.0K] /data/pocs/be75d9dbe5129173775e3b490f8b8072e0e72489 ├── [2.4K] detact.py └── [1.9K] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.