Joomla joomlaradio Component "mosConfig_live_site" File Inclusion |
Description: Morgan has discovered a vulnerability in the joomlaradio component for Joomla, which can be exploited by malicious people to disclose sensitive information or to compromise a vulnerable system. Input passed to the "mosConfig_live_site" parameter in admin.joomlaradiov5.php is not properly verified before being used to include files. This can be exploited to include arbitrary files from local or external resources. Successful exploitation requires that "register_globals" is enabled. The vulnerability is confirmed in version 5.0. Other versions may also be affected. |
Read more...
|
|
Creating Custom Corners & Borders |
Creating Custom Corners & Borders - By Søren Madsen We’ve all heard the rap: “Sites designed with CSS tend to be boxy and hard-edged. Where are the rounded corners?” Answer: the rounded corners are right here. In this article, we’ll show how customized borders and corners can be applied to fully fluid and flexible layouts with dynamic content, using sound and semantically logical markup. The markup In the example markup below, XHTML line breaks have been inserted to pad out dummy paragraphs: <h2>Article header</h2>
<p> A few paragraphs of article text.<br /> A few paragraphs of article text. </p>
<p> A few paragraphs of article text.<br /> A few paragraphs of article text. </p>
<p> A paragraph containing author information </p>
The hooks If we want full control of the layout, we need to make sure we have enough elements we can target with our CSS. Let’s call these elements “hooks.” Our markup needs just a few more. |
Read more...
|
|
Apache URL Rewriting Tutorial |
Apache URL Rewriting - By Ross Shannon, YourHTMLSource.com The Apache server’s mod_rewrite module gives you the ability to transparently redirect one URL to another, without the user’s knowledge. This opens up all sorts of possibilities, from simply redirecting old URLs to new addresses, to cleaning up the ‘dirty’ URLs coming from a poor publishing system — giving you URLs that are friendlier to both readers and search engines. |
Read more...
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
Results 37 - 40 of 44 |