Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN organization
websites
Commits
1f1cbe0a
Commit
1f1cbe0a
authored
Jan 17, 2017
by
Konstantin Pavlov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
security: fix include paths.
parent
a1135364
Changes
36
Hide whitespace changes
Inline
Side-by-side
Showing
36 changed files
with
36 additions
and
36 deletions
+36
-36
www.videolan.org/security/sa0701.php
www.videolan.org/security/sa0701.php
+1
-1
www.videolan.org/security/sa0702.php
www.videolan.org/security/sa0702.php
+1
-1
www.videolan.org/security/sa0703.php
www.videolan.org/security/sa0703.php
+1
-1
www.videolan.org/security/sa0801.php
www.videolan.org/security/sa0801.php
+1
-1
www.videolan.org/security/sa0802.php
www.videolan.org/security/sa0802.php
+1
-1
www.videolan.org/security/sa0803.php
www.videolan.org/security/sa0803.php
+1
-1
www.videolan.org/security/sa0804.php
www.videolan.org/security/sa0804.php
+1
-1
www.videolan.org/security/sa0805.php
www.videolan.org/security/sa0805.php
+1
-1
www.videolan.org/security/sa0806.php
www.videolan.org/security/sa0806.php
+1
-1
www.videolan.org/security/sa0807.php
www.videolan.org/security/sa0807.php
+1
-1
www.videolan.org/security/sa0809.php
www.videolan.org/security/sa0809.php
+1
-1
www.videolan.org/security/sa0810.php
www.videolan.org/security/sa0810.php
+1
-1
www.videolan.org/security/sa0811.php
www.videolan.org/security/sa0811.php
+1
-1
www.videolan.org/security/sa0901.php
www.videolan.org/security/sa0901.php
+1
-1
www.videolan.org/security/sa1001.php
www.videolan.org/security/sa1001.php
+1
-1
www.videolan.org/security/sa1002.php
www.videolan.org/security/sa1002.php
+1
-1
www.videolan.org/security/sa1003.php
www.videolan.org/security/sa1003.php
+1
-1
www.videolan.org/security/sa1004.php
www.videolan.org/security/sa1004.php
+1
-1
www.videolan.org/security/sa1005.php
www.videolan.org/security/sa1005.php
+1
-1
www.videolan.org/security/sa1006.php
www.videolan.org/security/sa1006.php
+1
-1
www.videolan.org/security/sa1007.php
www.videolan.org/security/sa1007.php
+1
-1
www.videolan.org/security/sa1101.php
www.videolan.org/security/sa1101.php
+1
-1
www.videolan.org/security/sa1102.php
www.videolan.org/security/sa1102.php
+1
-1
www.videolan.org/security/sa1103.php
www.videolan.org/security/sa1103.php
+1
-1
www.videolan.org/security/sa1104.php
www.videolan.org/security/sa1104.php
+1
-1
www.videolan.org/security/sa1105.php
www.videolan.org/security/sa1105.php
+1
-1
www.videolan.org/security/sa1106.php
www.videolan.org/security/sa1106.php
+1
-1
www.videolan.org/security/sa1107.php
www.videolan.org/security/sa1107.php
+1
-1
www.videolan.org/security/sa1108.php
www.videolan.org/security/sa1108.php
+1
-1
www.videolan.org/security/sa1201.php
www.videolan.org/security/sa1201.php
+1
-1
www.videolan.org/security/sa1202.php
www.videolan.org/security/sa1202.php
+1
-1
www.videolan.org/security/sa1203.php
www.videolan.org/security/sa1203.php
+1
-1
www.videolan.org/security/sa1301.php
www.videolan.org/security/sa1301.php
+1
-1
www.videolan.org/security/sa1302.php
www.videolan.org/security/sa1302.php
+1
-1
www.videolan.org/security/sa1501.php
www.videolan.org/security/sa1501.php
+1
-1
www.videolan.org/security/sa1601.php
www.videolan.org/security/sa1601.php
+1
-1
No files found.
www.videolan.org/security/sa0701.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0702.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0703.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0801.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0802.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0803.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0804.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0805.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0806.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0807.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0809.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0810.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0811.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa0901.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1001.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1002.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1003.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1004.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1005.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1006.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1007.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1101.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1102.php
View file @
1f1cbe0a
...
...
@@ -2,7 +2,7 @@
$title
=
"VideoLAN Security Advisory 1102"
;
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1103.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1104.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1105.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1106.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1107.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1108.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1201.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1202.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1203.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1301.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
...
...
www.videolan.org/security/sa1302.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
<div
id=
"fullwidth"
>
...
...
www.videolan.org/security/sa1501.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
...
...
www.videolan.org/security/sa1601.php
View file @
1f1cbe0a
...
...
@@ -3,7 +3,7 @@
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
$body_color
=
"red"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"
/
include/header.php"
);
?>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment