ID CVE-2012-2090
Summary Multiple format string vulnerabilities in FlightGear 2.6 and earlier and SimGear 2.6 and earlier allow user-assisted remote attackers to cause a denial of service and possibly execute arbitrary code via format string specifiers in certain data chunk values in an aircraft xml model to (1) fgfs/flightgear/src/Cockpit/panel.cxx or (2) fgfs/flightgear/src/Network/generic.cxx, or (3) a scene graph model to simgear/simgear/scene/model/SGText.cxx.
References
Vulnerable Configurations
  • cpe:2.3:a:flightgear:flightgear:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:flightgear:flightgear:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:flightgear:flightgear:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:flightgear:flightgear:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:flightgear:flightgear:2.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:flightgear:flightgear:2.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:simgear:simgear:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:simgear:simgear:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:simgear:simgear:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:simgear:simgear:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:simgear:simgear:2.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:simgear:simgear:2.6.0:*:*:*:*:*:*:*
CVSS
Base: 9.3 (as of 29-08-2017 - 01:31)
Impact:
Exploitability:
CWE CWE-134
CAPEC
  • String Format Overflow in syslog()
    This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
  • Format String Injection
    An adversary includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An adversary can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the adversary can write to the program stack.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:M/Au:N/C:C/I:C/A:C
refmap via4
fedora
  • FEDORA-2012-8615
  • FEDORA-2012-8647
  • FEDORA-2012-8650
gentoo GLSA-201603-12
misc https://bugzilla.redhat.com/show_bug.cgi?id=811617
mlist
  • [Flightgear-devel] 20120309 Flightgear and Simgear multiple format string vulnerabilities
  • [Flightgear-devel] 20120320 Re: Flightgear and Simgear multiple format string vulnerabilities
  • [oss-security] 20120410 Re: CVE Request: FlightGear and Simgear Multiple vulnerabilities
secunia 48780
xf flightgear-xml-format-string(74791)
Last major update 29-08-2017 - 01:31
Published 17-06-2012 - 03:41
Last modified 29-08-2017 - 01:31
Back to Top