Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-nsh9-8twn-6ydn
Summary
TYPO3 vulnerable to remote authenticated arbitrary code execution
The File Abstraction Layer (FAL) in TYPO3 6.0.x before 6.0.9 and 6.1.x before 6.1.4 allows remote authenticated editors to execute arbitrary PHP code via unspecified characters in the file extension when renaming a file.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-4250.
Aliases
0
alias CVE-2013-4321
1
alias GHSA-m76j-69c2-c3m8
Fixed_packages
Affected_packages
0
url pkg:composer/typo3/cms@6.0.0
purl pkg:composer/typo3/cms@6.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-635d-efe6-bbgm
1
vulnerability VCID-9j2h-q1n5-kbgt
2
vulnerability VCID-b5ht-z6zp-pbht
3
vulnerability VCID-d79s-4kzk-hugy
4
vulnerability VCID-m3dg-q4eg-wyfb
5
vulnerability VCID-nsh9-8twn-6ydn
6
vulnerability VCID-p8m8-y53c-cubn
7
vulnerability VCID-vbbx-pk8m-jfhd
8
vulnerability VCID-y9d1-wwne-hba5
9
vulnerability VCID-zqqe-vew2-nbfk
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@6.0.0
1
url pkg:composer/typo3/cms@6.1.0
purl pkg:composer/typo3/cms@6.1.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-59zz-tmvz-sqgm
1
vulnerability VCID-635d-efe6-bbgm
2
vulnerability VCID-9j2h-q1n5-kbgt
3
vulnerability VCID-d79s-4kzk-hugy
4
vulnerability VCID-hpju-vhzg-jyes
5
vulnerability VCID-m3dg-q4eg-wyfb
6
vulnerability VCID-nsh9-8twn-6ydn
7
vulnerability VCID-p8m8-y53c-cubn
8
vulnerability VCID-vbbx-pk8m-jfhd
9
vulnerability VCID-y9d1-wwne-hba5
10
vulnerability VCID-zqqe-vew2-nbfk
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms@6.1.0
References
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2013-4321
reference_id
reference_type
scores
0
value 0.00485
scoring_system epss
scoring_elements 0.65397
published_at 2026-04-21T12:55:00Z
1
value 0.00485
scoring_system epss
scoring_elements 0.65377
published_at 2026-04-08T12:55:00Z
2
value 0.00485
scoring_system epss
scoring_elements 0.65388
published_at 2026-04-09T12:55:00Z
3
value 0.00485
scoring_system epss
scoring_elements 0.65407
published_at 2026-04-11T12:55:00Z
4
value 0.00485
scoring_system epss
scoring_elements 0.65394
published_at 2026-04-12T12:55:00Z
5
value 0.00485
scoring_system epss
scoring_elements 0.65366
published_at 2026-04-13T12:55:00Z
6
value 0.00485
scoring_system epss
scoring_elements 0.65402
published_at 2026-04-16T12:55:00Z
7
value 0.00485
scoring_system epss
scoring_elements 0.65413
published_at 2026-04-18T12:55:00Z
8
value 0.00485
scoring_system epss
scoring_elements 0.65286
published_at 2026-04-01T12:55:00Z
9
value 0.00485
scoring_system epss
scoring_elements 0.65335
published_at 2026-04-02T12:55:00Z
10
value 0.00485
scoring_system epss
scoring_elements 0.6536
published_at 2026-04-04T12:55:00Z
11
value 0.00485
scoring_system epss
scoring_elements 0.65325
published_at 2026-04-07T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2013-4321
1
reference_url https://github.com/TYPO3/typo3
reference_id
reference_type
scores
0
value 8.7
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/TYPO3/typo3
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2013-4321
reference_id
reference_type
scores
0
value 8.7
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2013-4321
3
reference_url https://typo3.org/security/advisory/typo3-core-sa-2013-003
reference_id
reference_type
scores
0
value 8.7
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://typo3.org/security/advisory/typo3-core-sa-2013-003
4
reference_url https://github.com/advisories/GHSA-m76j-69c2-c3m8
reference_id GHSA-m76j-69c2-c3m8
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-m76j-69c2-c3m8
Weaknesses
0
cwe_id 94
name Improper Control of Generation of Code ('Code Injection')
description The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
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_score7.0 - 8.9
Exploitability0.5
Weighted_severity8.0
Risk_score4.0
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-nsh9-8twn-6ydn