exam questions

Exam 1z0-908 All Questions

View all questions & answers for the 1z0-908 exam

Exam 1z0-908 topic 1 question 33 discussion

Actual exam question from Oracle's 1z0-908
Question #: 33
Topic #: 1
[All 1z0-908 Questions]

On examination, your MySQL installation datadir has become recursively world read/write/executable.
What are two major concerns of running an installation with incorrect file privileges? (Choose two.)

  • A. Users could overwrite configuration files.
  • B. Data files could be deleted.
  • C. SQL injections could be used to insert bad data into the database.
  • D. MySQL binaries could be damaged, deleted, or altered.
  • E. Extra startup time would be required for the MySQL server to reset the privileges.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
xjllll
7 months, 3 weeks ago
Selected Answer: AB
A and B
upvoted 1 times
...
marklv
9 months, 3 weeks ago
A. Configuration could be changed, but my.cnf is most likely not in it, but others. B. Data could be altered. D IS NOT CORRECT. Data injection is done over a connection, binaries ARE not affected since they are not in the datadir, startup doesn't change permissions.
upvoted 2 times
LrnsTgh
6 months, 4 weeks ago
https://dev.mysql.com/doc/refman/8.0/en/data-directory.html maybe mysqld-auto.cnf. it is in the subdirectory of datadir. me, A & B
upvoted 1 times
...
...
FelipeK
9 months, 3 weeks ago
Selected Answer: AD
A. Users could overwrite configuration files: If unauthorized users have write access to MySQL configuration files, they could modify them, potentially leading to misconfigurations that may compromise the security or stability of the database server. D. MySQL binaries could be damaged, deleted, or altered: Incorrect file privileges could allow unauthorized users to tamper with MySQL binary files, potentially damaging, deleting, or altering them. This could render the MySQL server inoperable or introduce malicious code.
upvoted 1 times
marklv
7 months, 3 weeks ago
binaries are not in the datadir, do D is not it
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago