Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-2vn9-2cs3-vbg3
Summary
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Craft is a CMS for creating custom digital experiences. Cross site scripting (XSS) can be triggered by review volumes. This issue has been fixed in version 4.4.7.
Aliases
0
alias CVE-2023-33196
1
alias GHSA-cjmm-x9x9-m2w5
Fixed_packages
0
url pkg:composer/craftcms/cms@4.4.7
purl pkg:composer/craftcms/cms@4.4.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/craftcms/cms@4.4.7
Affected_packages
0
url pkg:composer/craftcms/cms@4.0.0-RC1
purl pkg:composer/craftcms/cms@4.0.0-RC1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1468-4fdx-kbfr
1
vulnerability VCID-1mb5-28xp-ckd2
2
vulnerability VCID-2vn9-2cs3-vbg3
3
vulnerability VCID-5cxe-tjpb-3qan
4
vulnerability VCID-71sv-62m4-z3er
5
vulnerability VCID-7y4f-ef7t-47eb
6
vulnerability VCID-8u2j-17a4-q7eh
7
vulnerability VCID-9enr-b6zd-mbh8
8
vulnerability VCID-akrv-yqnf-1kg8
9
vulnerability VCID-azr5-12f8-hfbm
10
vulnerability VCID-c2nk-y4rx-1qf4
11
vulnerability VCID-cys8-jnmu-77ec
12
vulnerability VCID-ec34-nvn3-qbcb
13
vulnerability VCID-f7gc-cgka-tycr
14
vulnerability VCID-h6t5-pdp5-8qhe
15
vulnerability VCID-hyct-5gap-7kdu
16
vulnerability VCID-jeyh-3jxd-z3g6
17
vulnerability VCID-jhen-vhqx-n7dr
18
vulnerability VCID-jsfs-azcs-mfcm
19
vulnerability VCID-jxz8-g6fq-dubw
20
vulnerability VCID-kbrc-85av-nfcn
21
vulnerability VCID-m5rf-usae-yfb7
22
vulnerability VCID-ppet-ruae-1kav
23
vulnerability VCID-qq68-3j4y-47am
24
vulnerability VCID-qwmy-d2e8-5khw
25
vulnerability VCID-qywv-vf4r-8bh9
26
vulnerability VCID-r5hp-5nju-9ubz
27
vulnerability VCID-twuy-wzb7-k7g3
28
vulnerability VCID-vasz-rnn1-67ev
29
vulnerability VCID-w9yn-1573-hyau
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/craftcms/cms@4.0.0-RC1
1
url pkg:composer/craftcms/cms@4.4.6
purl pkg:composer/craftcms/cms@4.4.6
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-2vn9-2cs3-vbg3
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/craftcms/cms@4.4.6
References
0
reference_url https://github.com/craftcms/cms
reference_id
reference_type
scores
0
value 5.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/craftcms/cms
1
reference_url https://github.com/craftcms/cms/commit/053d7119697e480ff81c5723bb9a33eaa49e0fc7
reference_id
reference_type
scores
0
value 5.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/craftcms/cms/commit/053d7119697e480ff81c5723bb9a33eaa49e0fc7
2
reference_url https://github.com/craftcms/cms/releases/tag/4.4.7
reference_id
reference_type
scores
0
value 5.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/craftcms/cms/releases/tag/4.4.7
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-33196
reference_id CVE-2023-33196
reference_type
scores
0
value 5.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2023-33196
4
reference_url https://github.com/advisories/GHSA-cjmm-x9x9-m2w5
reference_id GHSA-cjmm-x9x9-m2w5
reference_type
scores
url https://github.com/advisories/GHSA-cjmm-x9x9-m2w5
5
reference_url https://github.com/craftcms/cms/security/advisories/GHSA-cjmm-x9x9-m2w5
reference_id GHSA-cjmm-x9x9-m2w5
reference_type
scores
0
value 5.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/craftcms/cms/security/advisories/GHSA-cjmm-x9x9-m2w5
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 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.
2
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.
3
cwe_id 80
name Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)
description The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as <, >, and & that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
Exploits
Severity_range_score4.0 - 6.9
Exploitability0.5
Weighted_severity6.2
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-2vn9-2cs3-vbg3