Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-ek29-cpbw-77fh
Summary
Moodle vulnerable to Cross-site Scripting
Multiple cross-site scripting (XSS) vulnerabilities in the media-filter implementation in filter/mediaplugin/filter.php in Moodle 1.9.x before 1.9.11 and 2.0.x before 2.0.2 allow remote attackers to inject arbitrary web script or HTML via vectors involving (1) Flash Video (aka FLV) files and (2) YouTube videos.
Aliases
0
alias CVE-2011-4286
1
alias GHSA-86v9-gqh9-8268
Fixed_packages
Affected_packages
0
url pkg:composer/moodle/moodle@1.9.0
purl pkg:composer/moodle/moodle@1.9.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-3s7c-pafx-17f4
1
vulnerability VCID-4amd-2pjn-3bgm
2
vulnerability VCID-88fm-dedd-7fbm
3
vulnerability VCID-9ca4-gyeh-qkhc
4
vulnerability VCID-ac86-94ck-ybfu
5
vulnerability VCID-canh-cy27-mbeh
6
vulnerability VCID-ek29-cpbw-77fh
7
vulnerability VCID-fu6f-fjmn-g7eh
8
vulnerability VCID-ruuz-q6ec-t7c9
9
vulnerability VCID-wgm7-718q-7uff
10
vulnerability VCID-yxtg-9ex7-juhz
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/moodle/moodle@1.9.0
1
url pkg:composer/moodle/moodle@2.0.0
purl pkg:composer/moodle/moodle@2.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-41jn-p8ef-pqbg
1
vulnerability VCID-41up-e414-hyba
2
vulnerability VCID-47h1-1tt9-4fat
3
vulnerability VCID-4cdk-8y5v-nba1
4
vulnerability VCID-4hs4-xkzr-ybbf
5
vulnerability VCID-6dwh-baur-9ydg
6
vulnerability VCID-7pf8-gx8a-fbg1
7
vulnerability VCID-7tky-51ah-17bs
8
vulnerability VCID-9ca4-gyeh-qkhc
9
vulnerability VCID-9e5m-wfwn-j7a3
10
vulnerability VCID-9nee-rvyv-qfba
11
vulnerability VCID-a4uv-j23y-8bg1
12
vulnerability VCID-atb4-adjz-1uef
13
vulnerability VCID-dt8h-ktfk-2qec
14
vulnerability VCID-e2hb-w8g1-xbax
15
vulnerability VCID-ek29-cpbw-77fh
16
vulnerability VCID-ev8f-4uzk-b3an
17
vulnerability VCID-fq4z-5wh4-b3b5
18
vulnerability VCID-fwn7-hez1-ayhj
19
vulnerability VCID-jbvt-9yy2-afb4
20
vulnerability VCID-q6wx-c4w3-skh8
21
vulnerability VCID-qpm1-4xwk-sfb2
22
vulnerability VCID-r7wm-grca-3fgw
23
vulnerability VCID-scrd-yyjh-gbhw
24
vulnerability VCID-ubt2-hvzj-1kbh
25
vulnerability VCID-vgxb-fkuj-9fgk
26
vulnerability VCID-yyug-rt71-yfds
27
vulnerability VCID-zhfc-drsr-27ae
28
vulnerability VCID-zvsh-te3w-qyec
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/moodle/moodle@2.0.0
References
0
reference_url http://git.moodle.org
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://git.moodle.org
1
reference_url http://git.moodle.org/gw?p=moodle.git%3Ba=commit%3Bh=8f81bfd412c6b2e93a5b15711727d5cb7cc78336
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://git.moodle.org/gw?p=moodle.git%3Ba=commit%3Bh=8f81bfd412c6b2e93a5b15711727d5cb7cc78336
2
reference_url http://git.moodle.org/gw?p=moodle.git;a=commit;h=8f81bfd412c6b2e93a5b15711727d5cb7cc78336
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://git.moodle.org/gw?p=moodle.git;a=commit;h=8f81bfd412c6b2e93a5b15711727d5cb7cc78336
3
reference_url http://moodle.org/mod/forum/discuss.php?d=170012
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://moodle.org/mod/forum/discuss.php?d=170012
4
reference_url http://openwall.com/lists/oss-security/2011/11/14/1
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://openwall.com/lists/oss-security/2011/11/14/1
5
reference_url https://api.first.org/data/v1/epss?cve=CVE-2011-4286
reference_id
reference_type
scores
0
value 0.00296
scoring_system epss
scoring_elements 0.53289
published_at 2026-06-04T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2011-4286
6
reference_url https://nvd.nist.gov/vuln/detail/CVE-2011-4286
reference_id CVE-2011-4286
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2011-4286
7
reference_url https://github.com/advisories/GHSA-86v9-gqh9-8268
reference_id GHSA-86v9-gqh9-8268
reference_type
scores
url https://github.com/advisories/GHSA-86v9-gqh9-8268
Weaknesses
0
cwe_id 79
name Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
description The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
1
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
2
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
Exploits
Severity_range_score4.0 - 6.9
Exploitability0.5
Weighted_severity6.2
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-ek29-cpbw-77fh