Lookup for vulnerable packages by Package URL.

Purlpkg:composer/silverstripe/admin@1.13.19
Typecomposer
Namespacesilverstripe
Nameadmin
Version1.13.19
Qualifiers
Subpath
Is_vulnerablefalse
Next_non_vulnerable_version2.0.0-alpha1
Latest_non_vulnerable_version2.3.0-rc1
Affected_by_vulnerabilities
Fixing_vulnerabilities
0
url VCID-r237-7hnx-kbeq
vulnerability_id VCID-r237-7hnx-kbeq
summary
No permission checks for editing/deleting records with CSV import form
### Impact
Users who don't have edit or delete permissions for records exposed in a `ModelAdmin` can still edit or delete records using the CSV import form, provided they have create permissions.

The likelyhood of a user having create permissions but _not_ having edit or delete permissions is low, but it _is_ possible.

Note that this doesn't affect any `ModelAdmin` which has had the import form disabled via the [`showImportForm` public property](https://api.silverstripe.org/4/SilverStripe/Admin/ModelAdmin.html#property_showImportForm), nor does it impact the `SecurityAdmin` section.

#### Action may be required

If you have a custom implementation of [`BulkLoader`](https://api.silverstripe.org/4/SilverStripe/Dev/BulkLoader.html), you should update your implementation to respect permissions when the return value of [`getCheckPermissions()`](https://api.silverstripe.org/4/SilverStripe/Dev/BulkLoader.html#method_getCheckPermissions) is true.

If you are using any `BulkLoader` in your own project logic, or maintain a module which uses it, you should consider passing `true` to [`setCheckPermissions()`](https://api.silverstripe.org/4/SilverStripe/Dev/BulkLoader.html#method_setCheckPermissions) if the data is provided by users.

**Base CVSS:** [4.3](https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:F/RL:O/RC:C&version=3.1)
**Reported by:** Guy Sartorelli from Silverstripe

### References
- https://www.silverstripe.org/download/security-releases/CVE-2023-49783
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2023-49783
reference_id
reference_type
scores
0
value 0.00146
scoring_system epss
scoring_elements 0.35039
published_at 2026-04-04T12:55:00Z
1
value 0.00146
scoring_system epss
scoring_elements 0.34936
published_at 2026-04-13T12:55:00Z
2
value 0.00146
scoring_system epss
scoring_elements 0.3496
published_at 2026-04-12T12:55:00Z
3
value 0.00146
scoring_system epss
scoring_elements 0.34996
published_at 2026-04-11T12:55:00Z
4
value 0.00146
scoring_system epss
scoring_elements 0.34992
published_at 2026-04-09T12:55:00Z
5
value 0.00146
scoring_system epss
scoring_elements 0.34963
published_at 2026-04-08T12:55:00Z
6
value 0.00146
scoring_system epss
scoring_elements 0.34918
published_at 2026-04-07T12:55:00Z
7
value 0.00146
scoring_system epss
scoring_elements 0.35012
published_at 2026-04-02T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2023-49783
1
reference_url https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/admin/CVE-2023-49783.yaml
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/admin/CVE-2023-49783.yaml
2
reference_url https://github.com/silverstripeltd/product-issues/issues/832
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/silverstripeltd/product-issues/issues/832
3
reference_url https://github.com/silverstripe-security/security-issues/issues/177
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/silverstripe-security/security-issues/issues/177
4
reference_url https://github.com/silverstripe/silverstripe-admin
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/silverstripe/silverstripe-admin
5
reference_url https://github.com/silverstripe/silverstripe-admin/commit/9693130a0a637cdf512277cf5f07e83250b191db
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/silverstripe/silverstripe-admin/commit/9693130a0a637cdf512277cf5f07e83250b191db
6
reference_url https://github.com/silverstripe/silverstripe-admin/security/advisories/GHSA-j3m6-gvm8-mhvw
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-01-23T21:29:24Z/
url https://github.com/silverstripe/silverstripe-admin/security/advisories/GHSA-j3m6-gvm8-mhvw
7
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-49783
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2023-49783
8
reference_url https://www.silverstripe.org/download/security-releases/CVE-2023-49783
reference_id
reference_type
scores
0
value 4.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-01-23T21:29:24Z/
url https://www.silverstripe.org/download/security-releases/CVE-2023-49783
9
reference_url https://github.com/advisories/GHSA-j3m6-gvm8-mhvw
reference_id GHSA-j3m6-gvm8-mhvw
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-j3m6-gvm8-mhvw
fixed_packages
0
url pkg:composer/silverstripe/admin@1.13.19
purl pkg:composer/silverstripe/admin@1.13.19
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/admin@1.13.19
1
url pkg:composer/silverstripe/admin@2.0.0-alpha1
purl pkg:composer/silverstripe/admin@2.0.0-alpha1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/admin@2.0.0-alpha1
2
url pkg:composer/silverstripe/admin@2.1.8
purl pkg:composer/silverstripe/admin@2.1.8
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/admin@2.1.8
3
url pkg:composer/silverstripe/admin@2.3.0-rc1
purl pkg:composer/silverstripe/admin@2.3.0-rc1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/admin@2.3.0-rc1
aliases CVE-2023-49783, GHSA-j3m6-gvm8-mhvw
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-r237-7hnx-kbeq
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/admin@1.13.19