Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-h1jn-6xyy-vfga
Summary
Cross-Site Request Forgery (CSRF)
Cross-site scripting (XSS) vulnerability in the t3lib_div::quoteJSvalue API function in TYPO3 4.0.13 and earlier, 4.1.x before 4.1.13, 4.2.x before 4.2.10, and 4.3.x before 4.3beta2 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors related to the sanitizing algorithm.
Aliases
0
alias CVE-2009-3633
1
alias GHSA-m7rg-85g8-28m9
Fixed_packages
Affected_packages
0
url pkg:composer/typo3/cms-core@4.0.13
purl pkg:composer/typo3/cms-core@4.0.13
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-h1jn-6xyy-vfga
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@4.0.13
1
url pkg:composer/typo3/cms-core@4.1.0
purl pkg:composer/typo3/cms-core@4.1.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-h1jn-6xyy-vfga
1
vulnerability VCID-zpyt-j4jd-8ufk
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@4.1.0
2
url pkg:composer/typo3/cms-core@4.2.0
purl pkg:composer/typo3/cms-core@4.2.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-h1jn-6xyy-vfga
1
vulnerability VCID-zpyt-j4jd-8ufk
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@4.2.0
3
url pkg:composer/typo3/cms-core@4.3.0-alpha1
purl pkg:composer/typo3/cms-core@4.3.0-alpha1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-h1jn-6xyy-vfga
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/typo3/cms-core@4.3.0-alpha1
References
0
reference_url http://marc.info/?l=oss-security&m=125632856206736&w=2
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://marc.info/?l=oss-security&m=125632856206736&w=2
1
reference_url http://marc.info/?l=oss-security&m=125633199111438&w=2
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://marc.info/?l=oss-security&m=125633199111438&w=2
2
reference_url https://api.first.org/data/v1/epss?cve=CVE-2009-3633
reference_id
reference_type
scores
0
value 0.00382
scoring_system epss
scoring_elements 0.59906
published_at 2026-06-04T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2009-3633
3
reference_url https://exchange.xforce.ibmcloud.com/vulnerabilities/53925
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://exchange.xforce.ibmcloud.com/vulnerabilities/53925
4
reference_url https://github.com/TYPO3-CMS/core
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/TYPO3-CMS/core
5
reference_url https://github.com/TYPO3/typo3/commit/51f3dd9804cae04575323b92a9136e5a511fe810
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/TYPO3/typo3/commit/51f3dd9804cae04575323b92a9136e5a511fe810
6
reference_url https://github.com/TYPO3/typo3/commit/5d4218fad3aeda46236754004232d7e635205e7a
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/TYPO3/typo3/commit/5d4218fad3aeda46236754004232d7e635205e7a
7
reference_url https://github.com/TYPO3/typo3/commit/ef9ab2da76c2506306d835209d2a38195bdf7bcf
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/TYPO3/typo3/commit/ef9ab2da76c2506306d835209d2a38195bdf7bcf
8
reference_url https://web.archive.org/web/20101223093042/http://www.securityfocus.com/bid/36801
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://web.archive.org/web/20101223093042/http://www.securityfocus.com/bid/36801
9
reference_url http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-016
reference_id
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-016
10
reference_url http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-016/
reference_id
reference_type
scores
url http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-016/
11
reference_url https://nvd.nist.gov/vuln/detail/CVE-2009-3633
reference_id CVE-2009-3633
reference_type
scores
0
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2009-3633
12
reference_url https://github.com/advisories/GHSA-m7rg-85g8-28m9
reference_id GHSA-m7rg-85g8-28m9
reference_type
scores
url https://github.com/advisories/GHSA-m7rg-85g8-28m9
Weaknesses
0
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.
1
cwe_id 352
name Cross-Site Request Forgery (CSRF)
description The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
2
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.
3
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.
Exploits
Severity_range_score4.0 - 6.9
Exploitability0.5
Weighted_severity6.2
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-h1jn-6xyy-vfga