"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-09-01 04:00:34 +00:00
parent f4c354d6b6
commit 1ade5ef216
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,17 +1,108 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-8367",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "A vulnerability was found in HM Courts & Tribunals Service Probate Back Office up to c1afe0cdb2b2766d9e24872c4e827f8b82a6cd31. It has been classified as problematic. Affected is an unknown function of the file src/main/java/uk/gov/hmcts/probate/service/NotificationService.java of the component Markdown Handler. The manipulation leads to injection. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The patch is identified as d90230d7cf575e5b0852d56660104c8bd2503c34. It is recommended to apply a patch to fix this issue."
},
{
"lang": "deu",
"value": "Es wurde eine problematische Schwachstelle in HM Courts & Tribunals Service Probate Back Office bis c1afe0cdb2b2766d9e24872c4e827f8b82a6cd31 ausgemacht. Es betrifft eine unbekannte Funktion der Datei src/main/java/uk/gov/hmcts/probate/service/NotificationService.java der Komponente Markdown Handler. Mittels dem Manipulieren mit unbekannten Daten kann eine injection-Schwachstelle ausgenutzt werden. Dieses Produkt verzichtet auf eine Versionierung und verwendet stattdessen Rolling Releases. Deshalb sind keine Details zu betroffenen oder zu aktualisierende Versionen vorhanden. Der Patch wird als d90230d7cf575e5b0852d56660104c8bd2503c34 bezeichnet. Als bestm\u00f6gliche Massnahme wird Patching empfohlen."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-74 Injection",
"cweId": "CWE-74"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "HM Courts & Tribunals Service",
"product": {
"product_data": [
{
"product_name": "Probate Back Office",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "c1afe0cdb2b2766d9e24872c4e827f8b82a6cd31"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.276270",
"refsource": "MISC",
"name": "https://vuldb.com/?id.276270"
},
{
"url": "https://vuldb.com/?ctiid.276270",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.276270"
},
{
"url": "https://tools.hmcts.net/jira/browse/DTSPB-4180",
"refsource": "MISC",
"name": "https://tools.hmcts.net/jira/browse/DTSPB-4180"
},
{
"url": "https://github.com/hmcts/probate-back-office/pull/2614",
"refsource": "MISC",
"name": "https://github.com/hmcts/probate-back-office/pull/2614"
},
{
"url": "https://github.com/hmcts/probate-back-office/commit/d90230d7cf575e5b0852d56660104c8bd2503c34",
"refsource": "MISC",
"name": "https://github.com/hmcts/probate-back-office/commit/d90230d7cf575e5b0852d56660104c8bd2503c34"
}
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 3.5,
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "3.0",
"baseScore": 3.5,
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"baseSeverity": "LOW"
},
{
"version": "2.0",
"baseScore": 2.7,
"vectorString": "AV:A/AC:L/Au:S/C:N/I:P/A:N"
}
]
}