Security Experts:

Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Application Security

Google Releases Open Source Tool for Finding File Access Vulnerabilities

Google on Monday announced that it has released the source code of a tool designed to help developers identify vulnerabilities related to file access.

Google on Monday announced that it has released the source code of a tool designed to help developers identify vulnerabilities related to file access.

The tool, named PathAuditor, has been useful to Google and the company has now decided to release it as open source. The tech giant is still actively working on PathAuditor, but hopes that the community can help improve it. However, it has pointed out that it’s not an officially supported Google product.

Google notes that file access vulnerabilities could allow attackers to execute malicious code with elevated privileges, which is why it has released PathAuditor to help developers detect unsafe path access patterns that could introduce weaknesses.

PathAuditor is a shared library that can be loaded into processes with LD_PRELOAD and it audits libc functions related to the file system. It checks if an unprivileged user could replace a file or directory with a symlink, which can represent a vulnerability.

Google has provided instructions for using the tool and it has also shared an example of a vulnerability that can be detected with PathAuditor. The source code is available on GitHub.

Google this year also released as open source a silicon root of trust project, a cryptographic protocol, the ClusterFuzz fuzzing platform, and the Sandboxed API.

Related: Cybersecurity Firms Partner on Open Source Security Technology Development

Related: New GitHub Security Lab Aims to Secure Open Source Software

Related: Cloudflare Open-Sources Network Vulnerability Scanner

Related: FireEye Releases Open Source Persistence Toolkit ‘SharPersist’

Written By

Eduard Kovacs (@EduardKovacs) is a contributing editor at SecurityWeek. He worked as a high school IT teacher for two years before starting a career in journalism as Softpedia’s security news reporter. Eduard holds a bachelor’s degree in industrial informatics and a master’s degree in computer techniques applied in electrical engineering.

Click to comment

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

Join this webinar to learn best practices that organizations can use to improve both their resilience to new threats and their response times to incidents.

Register

Join this live webinar as we explore the potential security threats that can arise when third parties are granted access to a sensitive data or systems.

Register

Expert Insights

Related Content

Application Security

Cycode, a startup that provides solutions for protecting software source code, emerged from stealth mode on Tuesday with $4.6 million in seed funding.

Vulnerabilities

Less than a week after announcing that it would suspended service indefinitely due to a conflict with an (at the time) unnamed security researcher...

Application Security

PayPal is alerting roughly 35,000 individuals that their accounts have been targeted in a credential stuffing campaign.

Application Security

GitHub this week announced the revocation of three certificates used for the GitHub Desktop and Atom applications.

Risk Management

The supply chain threat is directly linked to attack surface management, but the supply chain must be known and understood before it can be...

Vulnerabilities

Apple has released updates for macOS, iOS and Safari and they all include a WebKit patch for a zero-day vulnerability tracked as CVE-2023-23529.

Application Security

Drupal released updates that resolve four vulnerabilities in Drupal core and three plugins.

Application Security

While there are many routes to application security, bundles that allow security teams to quickly and easily secure applications and affect security posture in...