Vulnerabilities > Augeas
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2017-08-17 | CVE-2017-7555 | Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Augeas Augeas versions up to and including 1.8.0 are vulnerable to heap-based buffer overflow due to improper handling of escaped strings. | 7.5 |
2014-01-23 | CVE-2013-6412 | Permissions, Privileges, and Access Controls vulnerability in Augeas 1.0.0/1.1.0 The transform_save function in transform.c in Augeas 1.0.0 through 1.1.0 does not properly calculate the permission values when the umask contains a "7," which causes world-writable permissions to be used for new files and allows local users to modify the files via unspecified vectors. | 4.6 |
2013-11-23 | CVE-2012-6607 | Path Traversal vulnerability in Augeas The transform_save function in transform.c in Augeas before 1.0.0 allows local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on a .augsave file in a backup save action, a different vector than CVE-2012-0786. | 3.3 |
2013-11-23 | CVE-2012-0787 | The clone_file function in transfer.c in Augeas before 1.0.0, when copy_if_rename_fails is set and EXDEV or EBUSY is returned by the rename function, allows local users to overwrite arbitrary files and obtain sensitive information via a bind mount on the (1) .augsave or (2) destination file when using the backup save option, or (3) .augnew file when using the newfile save option. | 3.7 |
2013-11-23 | CVE-2012-0786 | Link Following vulnerability in Augeas The transform_save function in transform.c in Augeas before 1.0.0 allows local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on a .augnew file. | 3.3 |