Tag: software security

  • Hacker News: Abusing Git branch names to compromise a PyPI package

    Source URL: https://lwn.net/Articles/1001215/ Source: Hacker News Title: Abusing Git branch names to compromise a PyPI package Feedly Summary: Comments AI Summary and Description: Yes Summary: The incident highlights a security vulnerability related to automated processes in GitHub that can lead to the compromise of Python packages on PyPI. Particularly, the use of a flawed script…

  • The Register: OpenWrt orders router firmware updates after supply chain attack scare

    Source URL: https://www.theregister.com/2024/12/09/openwrt_firmware_vulnerabilities/ Source: The Register Title: OpenWrt orders router firmware updates after supply chain attack scare Feedly Summary: A couple of bugs lead to a potentially bad time OpenWrt users should upgrade their images to the same version to protect themselves from a possible supply chain attack reported to the open source Wi-Fi router…

  • Hacker News: Compromising OpenWrt Supply Chain

    Source URL: https://flatt.tech/research/posts/compromising-openwrt-supply-chain-sha256-collision/ Source: Hacker News Title: Compromising OpenWrt Supply Chain Feedly Summary: Comments AI Summary and Description: Yes Summary: This text presents a comprehensive security analysis regarding vulnerabilities in the OpenWrt firmware supply chain, detailing how command injection and SHA-256 collisions can be exploited. It emphasizes the importance of secure coding practices and robust…

  • Hacker News: Buffer Overflow Risk in Curl_inet_ntop and Inet_ntop4

    Source URL: https://hackerone.com/reports/2887487 Source: Hacker News Title: Buffer Overflow Risk in Curl_inet_ntop and Inet_ntop4 Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The text addresses vulnerabilities in the Curl and inet_ntop functions relating to buffer overflow risks due to inadequate buffer size validation. This discussion is particularly relevant for professionals involved in software security,…

  • Hacker News: Ultralytics AI model hijacked to infect thousands with cryptominer

    Source URL: https://www.bleepingcomputer.com/news/security/ultralytics-ai-model-hijacked-to-infect-thousands-with-cryptominer/ Source: Hacker News Title: Ultralytics AI model hijacked to infect thousands with cryptominer Feedly Summary: Comments AI Summary and Description: Yes Summary: The Ultralytics YOLO11 AI model was compromised due to a supply chain attack that led to the deployment of cryptominers when users installed certain versions from PyPI. This incident highlights…

  • Simon Willison’s Weblog: Meta AI release Llama 3.3

    Source URL: https://simonwillison.net/2024/Dec/6/llama-33/#atom-everything Source: Simon Willison’s Weblog Title: Meta AI release Llama 3.3 Feedly Summary: Meta AI release Llama 3.3 This new Llama-3.3-70B-Instruct model from Meta AI makes some bold claims: This model delivers similar performance to Llama 3.1 405B with cost effective inference that’s feasible to run locally on common developer workstations. I have…

  • Slashdot: Google, Other OpenAI Rivals Make Their Own Big Announcements

    Source URL: https://tech.slashdot.org/story/24/12/06/0145252/google-other-openai-rivals-make-their-own-big-announcements?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Google, Other OpenAI Rivals Make Their Own Big Announcements Feedly Summary: AI Summary and Description: Yes Summary: The text discusses recent advancements in AI tools and technologies, particularly highlighting the release of a new ChatGPT by OpenAI and competitor developments such as Google DeepMind’s Genie 2 and ElevenLabs’ Conversational…

  • The Register: PoC exploit chains Mitel MiCollab 0-day, auth-bypass bug to access sensitive files

    Source URL: https://www.theregister.com/2024/12/06/mitel_micollab_0day/ Source: The Register Title: PoC exploit chains Mitel MiCollab 0-day, auth-bypass bug to access sensitive files Feedly Summary: Still unpatched 100+ days later, watchTowr says A zero-day arbitrary file read vulnerability in Mitel MiCollab can be chained with a now-patched critical bug in the same platform to give attackers access to sensitive…

  • The Register: Solana blockchain’s popular web3.js npm package backdoored to steal keys, funds

    Source URL: https://www.theregister.com/2024/12/05/solana_javascript_sdk_compromised/ Source: The Register Title: Solana blockchain’s popular web3.js npm package backdoored to steal keys, funds Feedly Summary: Damage likely limited to those running bots with private key access Malware-poisoned versions of the widely used JavaScript library @solana/web3.js were distributed via the npm package registry, according to an advisory issued Wednesday by project…