WebSphere Application Server contains a flaw that allows a remote script execution attack. This flaw exists because the software does not validate all script tags passed as part of an URL. This could allow a user to create a specially crafted URL that would execute scripting code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.. Read more.
WebSphere Application Server contains a flaw that may lead to unauthorized access. The issue is triggered when a context is secured using a '/*' directive. Direct access to a context's index page using its file name is covered by an authentication process, whereas a request to the directory itself is not covered. This will disclose the index page without authenticatoin, resulting in a loss of confidentiality.. Read more.
The Linux kernel contains a flaw that may allow a local denial of service. The issue is triggered because the code in binfmt_elf.c fails to properly validate the entry address of ELF executables. With a crafted ELF binary, the kernel can be forced to enter an inifite loop, which will result in loss of availability for the platform.
Note that the issue is only present on non-AMD x86_64 systems.. Read more.
SaphpLesson contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the search.php script not properly sanitizing user-supplied input to the 'Find' variable. This may allow an attacker to inject or manipulate SQL queries in the backend database.. Read more.
SaphpLesson contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker defines the 'hrow' variable in the show.php script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.. Read more.
SaphpLesson contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker defines the 'Lsnrow' variable in the showcat.php script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.. Read more.
SaphpLesson contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the misc.php script not properly sanitizing user-supplied input to the "LID" and "Rate" variables. This may allow an attacker to inject or manipulate SQL queries in the backend database.. Read more.
SaphpLesson contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a remote attacker defines the 'rows' or 'hrow' variables in the index.php script, which will disclose the software's installation path resulting in a loss of confidentiality. While such information is relatively low risk, it is often useful in carrying out additional, more focused attacks.. Read more.
Microsoft Office contains a flaw that may allow a remote attacker to access arbitrary files. The issue is due to Microsoft Outlook not properly sanitizing the value of the 'mailto' URI handler. This may allow an attacker to automatically attach an arbitrary file to an e-mail by tricking a user into following a specially crafted link with the "mailto:" URI handler from a malicious web site.. Read more.
The Linux kernel contains a flaw that may allow a local denial of service. The issue is triggered in the kernel's key retention facility. When an attempt is made to add a key to a keyring that is not actually a keyring structure, the '__keyring_search_one()' function fails to detect that issue and kernel 'oops' occurs, which will result in loss of availability for the platform.. Read more.