Lucene search
K

SGI Tempo Database Exposure

🗓️ 10 Dec 2014 00:00:00Reported by John FitzpatrickType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 48 Views

SGI Tempo Database Exposure, Low Risk, Uncooperative Vendor, Insecure File Permission

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-7303
27 Jan 202017:23
cve
Cvelist
CVE-2014-7303
27 Jan 202017:23
cvelist
EUVD
EUVD-2014-7174
7 Oct 202500:30
euvd
NVD
CVE-2014-7303
27 Jan 202018:15
nvd
Prion
Default credentials
27 Jan 202018:15
prion
securityvulns
[CVE-2014-7303] SGI Tempo System Database Exposure
11 Dec 201400:00
securityvulns
securityvulns
SGI Tempo multiple security vulnerabilities
11 Dec 201400:00
securityvulns
`[SGI Tempo System Database Exposure]  
  
Software: SGI Tempo (SGI ICE-X Supercomputers)  
Affected Versions: Unknown  
CVE Reference: CVE-2014-7303  
Author: John Fitzpatrick, MWR Labs  
Severity: Low Risk  
Vendor: Silicon Graphics International Corp (SGI)  
Vendor Response: Uncooperative   
  
  
[Description]  
  
It is possible for users of ICE-X supercomputers to gain access to backups of system configuration databases.  
  
  
[Impact]  
  
The impact depends on the type of information held within this database. More recent versions of Tempo store root password hashes in the database, while in earlier versions of Tempo the impact is believed to me more limited.  
  
  
[Cause]  
  
Insecure (world readable) file permissions are set on the database backup.  
  
  
[Solution]  
  
SGI have chosen not to co-operate on resolving this issue. However, a workaround is possible:  
  
* Alter the permissions on any current database dumps (this should be run/checked on all service nodes)  
  
# chmod 600 /etc/dbdump.db  
  
* Within the file /etc/opt/sgi/conf.d/80-update-mysql find the following section of code:  
  
command = “mysqldump --user=root --pass=" + password + " --all-databases --master-data > /etc/dbdump.db”  
  
* Alter this to the following, in order to ensure the more secure permissions persist reboots:  
  
command = “mysqldump --user=root --pass=" + password + " --all-databases --master-data > /etc/dbdump.db; chmod 600 /etc/dbdump.db”  
  
SGI have chosen not to cooperate with MWR in the co-ordinated disclosure of this and other SGI related security issues. MWR are therefore unable to provide specific version information and other details surrounding this issue. Whilst every effort has been made to ensure the accuracy and usefulness of this advisory it is recommend that SGI are contacted directly if further information is required.  
  
  
[Detailed Timeline]  
  
2014-02-11: Contact with SGI established  
2014-02-20: Full vulnerability details provided to SGI  
2014-04-14: Vulnerabilities acknowledged and response provided  
2014-05-23: Update requested by MWR (not provided)  
2014-07-23: Update requested by MWR (not provided)  
2014-11-20: Contact with SGI re-attempted  
2014-12-02: Advisory published  
  
  
https://labs.mwrinfosecurity.com/advisories/2014/12/02/sgi-tempo-system-database-exposure/  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Dec 2014 00:00Current
7.7High risk
Vulners AI Score7.7
EPSS0.00051
48