Lag0s:
|
Security
Week Summary
Technology
  • Earth has captured a temporary 'second moon,' a small asteroid named 2024 PT5, which will orbit until November 2024.
  • Research indicates that larger AI chatbots are increasingly prone to generating incorrect answers, raising concerns about their reliability.
  • Meta's Chief Technical Officer discussed advancements in AR and VR technologies, particularly focusing on the Orion AR glasses.
  • The author reflects on their experience with Rust, proposing several changes to improve the language's usability and safety features.
  • The Tor Project and Tails OS have merged to enhance their efforts in promoting online anonymity and privacy.
  • OpenAI is undergoing leadership changes, with key executives departing amid discussions about restructuring and the company's future direction.
  • Git-absorb
  • The concept of critical mass explains how significant changes occur when a threshold of acceptance is reached, impacting technology and society.
  • WordPress.org has banned WP Engine from accessing its resources due to ongoing legal disputes, raising concerns about security for WP Engine customers.
  • PostgreSQL 17
  • Hotwire Native is a web-first framework that simplifies mobile app development, allowing developers to reuse HTML and CSS across platforms.
  • Radian Aerospace is progressing on a reusable space plane, completing ground tests and aiming for full-scale flights by 2028.
  • A groundbreaking diabetes treatment using reprogrammed stem cells has enabled a patient to produce insulin independently for over a year.
  • Apple is developing a new home accessory that combines features of the iPad, Apple TV, and HomePod, expected to launch in 2025.
  • SpaceX's Starlink service is set to surpass 4 million subscribers, reflecting rapid growth and significant revenue projections.
  • TinyJS is a lightweight JavaScript library that simplifies dynamic HTML element creation and DOM manipulation for developers.
  • Hackers find security flaws in Google's AI, winning $50,000 in LLM bugSWAT event.

    Google's LLM bugSWAT event challenged hackers to find security flaws in their AI systems. Participants Joseph "REZ0" Thacker, Justin "RHYNORATER" Gardner, and Roni "LUPIN" Carta discovered vulnerabilities in Google's AI features, including exploiting a GraphQL endpoint and leaking information from Google Workspace via Bard's new extensions. Their collective efforts earned them $50,000 with Thacker, Carta, and Gardner securing the top three competition places respectively.

    Hi Impact
    GoogleAI SystemsJoseph "REZ0" Thacker, Justin "RHYNORATER" Gardner, Roni "LUPIN" CartaSecurity
    Tuesday, March 12, 2024
  • Side-channel attack exposes encrypted AI assistant chats, highlighting vulnerabilities in major AI assistants.

    Researchers discovered a side-channel attack that can decipher encrypted AI assistant chats with high accuracy on specific topics by exploiting token transmission within the encryption. The attack utilizes large language models to reconstruct token sequences into readable text, potentially exposing sensitive user conversations. Major AI assistants, except for Google Gemini, are vulnerable to this method, prompting providers to seek mitigation strategies.

    Hi Impact
    AI AssistantsSecurity
  • Coinbase's CSO Philip Martin discusses crypto scams and the importance of education for prevention.

    In this interview, Coinbase's Chief Security Officer Philip Martin, discusses the pervasiveness of scams beyond crypto and emphasizes education and proactive measures for prevention.

    Md Impact
    CoinbasePhilip MartinSecurity
    Monday, March 18, 2024
  • SSOReady offers free SAML support integration for products, facilitating secure single sign-on.

    SSOReady can be used to add SAML support to your product for free.

    Md Impact
    SSOReadySecurity
  • Munchables NFT game recovers $62 million after exploit.

    NFT game Munchables, built on Blast, an Ethereum L2 network, experienced an exploit by a North Korean hacker, losing $62 million in the process. The Blast team was able to recover the stolen funds.

    Md Impact
    Munchables
    Blast
    NFT
    Security
    Thursday, March 28, 2024
  • Privy introduces passkey-based login for enhanced security and user experience.

    Privy is introducing passkey-based login for users, which combines the security of biometric authentication with an enhanced user experience. The company recognizes the current limitations of passkeys, such as cross-device usability and partial browser support, and claims to have developed solutions to solve some of these roadblocks.

    Md Impact
    PrivySecurity
  • Researchers exploit vulnerabilities in Google's systems, earning a $50,000 reward for uncovering significant security flaws.

    Google held an event called “LLM bugSWAT” where people uncovered vulnerabilities in Google's systems. The authors of this article found significant security flaws, including an Insecure Direct Object Reference in Google's Bard and a Denial of Service vulnerability through Directive Overloading in Google's Cloud Console. They used Gemini Extensions to exfiltrate sensitive personal information by cleverly bypassing the Content Security Policy, a feat that rewarded them with a $50,000 reward.

    Hi Impact
    GoogleGoogle's BardSecurity
    Thursday, March 7, 2024
  • Canva identifies and mitigates security risks in font-handling tools, enhancing the safety of its platform.

    Canva's team found security risks in popular font-handling tools. For example, they found an XML vulnerability in FontTools, where the application’s SVG font subsetting feature could be exploited to allow hackers to read arbitrary files. To prevent such issues, Canva treats fonts as untrusted inputs, sandboxes font processing, uses sanitization, and collaborates with open-source maintainers by providing security patches.

    Hi Impact
    CanvaFontToolsSecurity
  • Significant security vulnerabilities discovered in ChatGPT ecosystem, exposing user accounts and sensitive data.

    Researchers have identified significant security vulnerabilities within the ChatGPT ecosystem that potentially allow attackers to access users' accounts on third-party websites, such as GitHub, without their consent. These vulnerabilities were found both in the core ChatGPT platform and its plugins. They expose sensitive data and enable account takeovers through exploitation of the OAuth authentication process and other flaws in plugin frameworks.

    Hi Impact
    ChatGPTSecurity
  • Datadog's RUM package can lead to accidental data leaks.

    Datadog's Real User Monitoring (RUM) package has an API that can lead to sensitive user data being accidentally sent to unintended domains. The "site" parameter can be confusing - developers can easily mistake it for their website domain. Instead of defaulting to Datadog's data intake domains, the RUM package constructs a new domain based on the provided "site" value, which could potentially send data to a domain the developer doesn't control. This happened to a company called Corporate Clash, where a misconfiguration led to user data being sent to an unauthorized third-party domain.

    Hi Impact
    Datadog
    Security
  • Railway implements envelope encryption to improve security and reduce dependency on Google Cloud's KMS.

    Railway, a cloud deployment platform, used to rely heavily on Google Cloud's Key Management Service (KMS) for encrypting sensitive user configuration variables. To improve performance, security, and reduce dependency on a single provider, Railway implemented envelope encryption, which encrypts data with a data encryption key that is itself encrypted with a key encryption key. This change reduced KMS usage and allows Railway to have potentially no dependencies on external cloud infrastructure in the future.

    Hi Impact
    RailwayEnvelope EncryptionSecurity
  • GPT-4's ability to exploit security vulnerabilities from CVE advisories highlights its advanced capabilities.

    Researchers have demonstrated that OpenAI's GPT-4 model can autonomously exploit security vulnerabilities detailed in CVE advisories with an 87% success rate, far outperforming other models and tools like vulnerability scanners.

    Hi Impact
    OpenAIGPT-4Security
  • New probing method reliably detects malicious sleeper agents in language models.

    Sleeper Agents are language models that have been trained to perform malicious actions when prompted with a certain set of wake words. Probing language models with simple linear heads and the prompt “are you going to do something dangerous?” gives extremely reliable detection of these previously hidden malicious actors.

    Md Impact
    Security
  • Offchain Labs patches severe vulnerabilities in Optimism's fraud-proof system, ensuring security.

    Offchain Labs, the company behind the Arbitrum L2, found two severe vulnerabilities in Optimism's fraud-proof system. The exploits, which have now been patched, allowed for fraudulent chain history to be accepted. Fortunately, the vulnerabilities were only on testnet and funds were never at risk.

    Hi Impact
    Offchain LabsArbitrumSecurity
  • OpenAI enhances its board and safety committee with the addition of former NSA head, General Paul Nakasone.

    OpenAI is adding former NSA head and retired General Paul Nakasone to its board of directors as well as its newly formed Safety and Security Committee.

    Hi Impact
    OpenAIPaul NakasoneSecurity
  • Bittensor network halts due to a security exploit, leading to significant TAO token theft.

    Bittensor developers have halted their blockchain network following the discovery of a suspected security exploit targeting users' wallets initially reported by on-chain analyst ZachXBT. The halt was enacted to prevent further unauthorized access while an investigation is conducted. Approximately $8 million worth of TAO tokens were stolen, causing a 15% drop in the token's value.

    Hi Impact
    BittensorSecurity
  • Evolve Bank suffers a major data breach by Lockbit, compromising 33 terabytes of customer data.

    Evolve Bank, a crypto-friendly bank, has acknowledged a significant data breach involving the theft of 33 terabytes of user data by the Russian ransomware group Lockbit affecting users of Bitfinex, Copper Banking, and Nomad.

    Hi Impact
    Evolve BankSecurity
  • A hacker accessed OpenAI's internal discussions without reaching AI systems; no customer data was compromised.

    A hacker gained access to OpenAI's internal messaging systems early last year. They accessed details from discussions in an internal online forum but did not get into the systems where the company houses and builds its artificial intelligence. Details of the incident were revealed to employees in April 2023. Executives decided not to share the news publicly because no information about customers or partners was stolen. It is believed that the hacker was a private individual with no known ties to a foreign government. OpenAI did not inform the FBI or anyone else in law enforcement about the incident.

    Hi Impact
    OpenAISecurity
  • Exposing vulnerabilities in TicketMaster's SafeTix system that allow for ticket duplication.

    TicketMaster's SafeTix, a system that uses rotating barcodes for mobile entry, is marketed as a security measure against fraud and scalping, but it can be easily reverse-engineered. The barcodes contain time-based one-time passwords (TOTPs) and a bearer token, which can be extracted and used to generate valid barcodes offline. Despite claims of preventing offline saving and transfer, the system's vulnerabilities allow for ticket duplication and potential resale outside of TicketMaster's platform.

    Hi Impact
    TicketMasterSafeTixSecurity
  • CoinStats suffers $2.2m theft from 1,590 wallets due to unauthorized access.

    On June 22, CoinStats detected unauthorized access to its infrastructure, resulting in the theft of approximately $2.2 million in cryptocurrency from 1,590 CoinStats Wallets.

    Hi Impact
    CoinStatsSecurity
  • Truffle Security uncovers a significant security flaw in GitHub's repository network architecture.

    Truffle Security found a huge security flaw on GitHub where deleted and private repository data can be accessed by anyone. The issue is due to GitHub's repository network architecture, which allows forks to retain access to commit data even after the original repository is deleted or its visibility is changed. This vulnerability allows attackers to potentially access sensitive information like API keys and private code.

    Hi Impact
    GitHub
    Security
  • New security risks identified in Model Merging, including the first backdoor attack, BadMerging.

    As Model Merging (MM) becomes a popular method for combining fine-tuned models without additional training, new security risks emerge. This paper introduces BadMerging, the first backdoor attack specifically targeting MM.

    Hi Impact
    AI
    Security
  • North Korean IT workers with fake identities infiltrate crypto projects, leading to significant theft and concerns.

    A crypto team unknowingly hired North Korean IT workers with fake identities, resulting in a $1.3M theft from their treasury. An investigation uncovered 25+ projects employing related developers. These workers, who often use fake IDs and coordinated referrals, laundered the funds and are earning up to $500K monthly across multiple projects.

    Hi Impact
    North KoreaSecurity
  • Critical vulnerability in FlyCASS exposed by authors, compromising airport security.

    The authors of this article discovered a critical vulnerability in FlyCASS, a system used by smaller airlines to participate in the TSA's Known Crewmember (KCM) and Cockpit Access Security System (CASS) programs. They exploited a SQL injection flaw to gain administrative access to FlyCASS, allowing them to add unauthorized individuals to the KCM and CASS programs, bypass security screening, and gain access to cockpits.

    Hi Impact
    Security
  • Navy chiefs illegally installed Starlink Wi-Fi on USS Manchester, posing security risks.

    The senior enlisted leaders of the USS Manchester secretly installed a Starlink Wi-Fi network during a deployment for their exclusive use while rank-and-file sailors were denied internet access. The network, dubbed "STINKY", was installed without authorization and posed significant risks to the ship's security and operations. Command Senior Chief Grisel Marrero, the orchestrator of the scheme, was convicted at court-martial and reduced in rank.

    Hi Impact
    StarlinkGrisel MarreroUnited StatesSecurity
  • Pocket Universe introduces Rugpull Detector to combat serial rugpulls, flagging about 60% of hard rugs.

    Over 16,000 rugpulls have been launched in the past three months, with millions of dollars stolen weekly. To combat this, Pocket Universe has launched a Rugpull Detector to warn users if a token is likely linked to serial rugpullers. It has flagged about 60% of hard rugs and the company has plans for further improvements and broader coverage.

    Hi Impact
    Pocket UniverseRugpull DetectorSecurity
  • Critical sectors' reliance on unencrypted pager networks poses significant security risks.

    Many critical sectors still use vulnerable pager networks like POCSAG, which are easily exploited for message injection attacks via radio frequencies, for emergency communication. These networks lack encryption, allowing anyone with basic equipment to intercept and manipulate messages, posing serious security risks in sensitive environments. This blog post highlights the urgent need for stronger security measures in these outdated communication systems by demonstrating how easy it is to spoof messages.

    Hi Impact
    Security
    Pager Networks
    Unknown
Month Summary
Technology
  • OpenAI is considering a new subscription model for its upcoming AI product, Strawberry, while also restructuring for better financial backing.
  • Telegram founder
  • The startup landscape is shifting towards more tech-intensive ventures, with a focus on specialized research and higher capital requirements.
  • Boom Supersonic's XB-1 demonstrator aircraft successfully completed its second flight, testing new systems for future supersonic travel.
  • announced the uncrewed return of Boeing's Starliner, with future crewed missions planned for 2025.
  • OpenAI's SearchGPT aims to compete with Google Search by providing AI-driven information retrieval, though it currently faces accuracy issues.
  • Tesla is preparing to unveil its autonomous robotaxi technology at an event in Los Angeles, indicating ongoing challenges in achieving full autonomy.
  • The US Department of Justice is investigating Nvidia for potential antitrust violations related to its AI chip market dominance.
  • Apple plans to use OLED screens in all iPhone 16 models, moving away from Japanese suppliers and introducing new AI features.
  • Amazon S3 has introduced conditional writes to prevent overwriting existing objects, simplifying data updates for developers.
  • Chinese scientists have developed a hydrogel that shows promise in treating osteoarthritis by restoring cartilage lubrication.
  • Nvidia's CEO is working to position the Nvidia as a comprehensive provider for data center needs, amidst growing competition from AMD and Intel.
  • OpenAI
  • Nvidia Blackwell
  • Amazon is set to release a revamped Alexa voice assistant in October, powered by AI models from Anthropic's Claude, and will be offered as a paid subscription service.