Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
A penetration tester has reportedly hacked Yahoo!, claiming to have gained access to website backup and database files for a dozen databases.. The hacker using the handle Virus_Hima published screenshots that showed the purported site backups for a Yahoo! finance subdomain. The link for this article located at SC MagazIne is no longer available. . The hacker using the handle Virus_Hima published screenshots that showed the purported site backups . penetration, tester, reportedly, hacked, yahoo, claiming, gained, website, backup. . LinuxSecurity.com Team
Security researchers have released details about a vulnerability in the MySQL server that could allow potential attackers to access MySQL databases without inputting proper authentication credentials. . The vulnerability is identified as CVE-2012-2122 and was addressed in MySQL 5.1.63 and 5.5.25 in May. However, many server administrators might not be aware of its impact, because the changelog for those versions contained very little information about the security bug. The link for this article located at Computer World is no longer available. . The vulnerability is identified as CVE-2012-2122 and was addressed in MySQL 5.1.63 and 5.5.25 in May. security, researchers, released, details, about, vulnerability, mysql, server. . LinuxSecurity.com Team
On a security mailing list over the weekend, an unknown party published details about the structure and content of databases on the website of database vendor MySQL. The information was apparently accessible via a security hole on the MySQL.com website.. The hacker says the vulnerability is a blind SQL injection problem. This is a worst case scenario for a web server because the flaw allows access to the entire database behind a public-facing website. SQL injections are possible when SQL commands can be embedded in user input so that Web servers pass them on to the database. Blind SQL injection means that the result of the database operation is not displayed; in other words, the attacker has to work blindly. In such cases, hackers therefore often ask the database yes/no questions and link one of the answers to a time-consuming operation. Depending on how long it takes the resulting page to appear, they can then tell what the response to the query was. The link for this article located at H Security is no longer available. . A major vulnerability permits invisible SQL injection intrusions on PostgreSQL, granting full control over the database.. MySQL Hacking, SQL Injection Attacks, Database Exposure, Cybersecurity Risks. . LinuxSecurity.com Team
The prospect of restricting access to your database is tricky when it comes to privileged users, such as database administrators who need to keep the databases running, developers who need to tap into databases to get them to work, or super users who just need an inordinate amount of access to get their jobs done.. Privileged users are in a class of their own when it comes to database activity. Plain and simple, their extended access poses a much higher risk exposure to the data: These users touch, move, and manipulate more data than the average user. So chances are higher that they'll make a mistake that compromises data, or will operate maliciously and undetected. Some form of database activity monitoring is a key part of that system. But even more impactful -- and perhaps more immediate for less mature organizations -- is the often forgotten first step of employing the rule of least privilege. Do your privileged users really need the database permissions they currently have, and is their level of access appropriate? The link for this article located at Dark Reading is no longer available. . Navigating database access can be challenging when dealing with authorized personnel. Discover strategies for governing access rights while safeguarding sensitive information.. Database Access, User Permissions, Data Protection, Access Control. . LinuxSecurity.com Team
We're reported in the past on hacks of the President's campaign web site barackobama.com, still used for political campaigning: This one on January 26, 2009 served malware to users and this one from April 21, 2008 redirected users to the Hillary Clinton campaign site (note: Friends of Hillary is still taking contributions).. The latest attack uses SQL injection to gain full access to the databases on the barackobama.com server. They use Microsoft Access databases, including the one in the graphic (click it for a full-size image): It's the database of administrators and their passwords, all in plain text. By adding themselves to the database they get to log in as administrator and do whatever they want. The link for this article located at PC Magazine is no longer available. . The latest attack uses SQL injection to gain full access to the databases on the barackobama.com ser. we're, reported, hacks, president's, campaign, barackobama, still. . LinuxSecurity.com Team
Over the next few pages, I'm going to examine the mySQL access control system, and throw some light on the mySQL "grant tables". These tables, which are an integral part of the server's security system, offer database administrators a great deal . . . . Over the next few pages, I'm going to examine the mySQL access control system, and throw some light on the mySQL "grant tables". These tables, which are an integral part of the server's security system, offer database administrators a great deal of power and flexibility in deciding the rules which govern access to the system. I'll be assuming that you know the basics of SQL, and have a mySQL database server up and running. If you're not familiar with SQL, you can find a tutorial at https://devshed.com The link for this article located at devshed is no longer available. . Delve into the MySQL privilege management structure and the associated grant tables to gain a deeper understanding of database security mechanisms.. MySQL Security, Database Access Control, Grant Tables, Best Practices, Admin Insights. . LinuxSecurity.com Team
The Internet's phone book is up for sale - and though the listings may represent a treasure trove for marketers, the move also risks a serious privacy backlash. At issue are millions of entries in the domain-name database operated by the . . . . The Internet's phone book is up for sale - and though the listings may represent a treasure trove for marketers, the move also risks a serious privacy backlash. At issue are millions of entries in the domain-name database operated by the Network Solutions unit of VeriSign Inc., Mountain View, Calif. It is, essentially, the master address book for the Internet. Since the dawn of commerce on the Web, companies that want their own dot-com addresses have registered with Network Solutions. Now Network Solutions is selling that information. "On your mark, get set, go!" gushes a recent advertisement in a newsletter for direct marketers. "Available for the first time ever. Approximately 6 million unique customers, sliced and diced for you to target prospects, learn about a specific audience or retain customers ... Take this information and run with it." . The digital realm's website address registry is available for purchase, posing a threat to personal privacy while offering enormous advertising opportunities.. Domain Sale, Privacy Risks, Consumer Data, Internet Marketing. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.