"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-03-27 05:00:36 +00:00
parent 5b98728348
commit bd6420f9c5
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
3 changed files with 232 additions and 9 deletions

View File

@ -1,17 +1,150 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-2835",
"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 zhangyd-c OneBlog up to 2.3.9. It has been declared as problematic. Affected by this vulnerability is the function autoLink of the file com/zyd/blog/controller/RestApiController.java. The manipulation leads to server-side request forgery. The attack can be launched remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "deu",
"value": "In zhangyd-c OneBlog bis 2.3.9 wurde eine problematische Schwachstelle ausgemacht. Das betrifft die Funktion autoLink der Datei com/zyd/blog/controller/RestApiController.java. Mittels dem Manipulieren mit unbekannten Daten kann eine server-side request forgery-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Server-Side Request Forgery",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "zhangyd-c",
"product": {
"product_data": [
{
"product_name": "OneBlog",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2.3.0"
},
{
"version_affected": "=",
"version_value": "2.3.1"
},
{
"version_affected": "=",
"version_value": "2.3.2"
},
{
"version_affected": "=",
"version_value": "2.3.3"
},
{
"version_affected": "=",
"version_value": "2.3.4"
},
{
"version_affected": "=",
"version_value": "2.3.5"
},
{
"version_affected": "=",
"version_value": "2.3.6"
},
{
"version_affected": "=",
"version_value": "2.3.7"
},
{
"version_affected": "=",
"version_value": "2.3.8"
},
{
"version_affected": "=",
"version_value": "2.3.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.301471",
"refsource": "MISC",
"name": "https://vuldb.com/?id.301471"
},
{
"url": "https://vuldb.com/?ctiid.301471",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.301471"
},
{
"url": "https://vuldb.com/?submit.521815",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.521815"
},
{
"url": "https://github.com/zhangyd-c/OneBlog/issues/36",
"refsource": "MISC",
"name": "https://github.com/zhangyd-c/OneBlog/issues/36"
},
{
"url": "https://github.com/zhangyd-c/OneBlog/issues/36#issue-2923097259",
"refsource": "MISC",
"name": "https://github.com/zhangyd-c/OneBlog/issues/36#issue-2923097259"
}
]
},
"credits": [
{
"lang": "en",
"value": "s1mple_xy (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 4.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "3.0",
"baseScore": 4.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"baseSeverity": "MEDIUM"
},
{
"version": "2.0",
"baseScore": 4,
"vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-2844",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
}
}

View File

@ -1,18 +1,90 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-31165",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@fsoft.com.vn",
"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": "Cross-Site Scripting (XSS) vulnerability in the Logbug module of NightWolf Penetration Testing Platform 1.2.2 allows attackers to execute JavaScript through the markdown editor feature."
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "FPT Software",
"product": {
"product_data": [
{
"product_name": "NightWolf Penetration Platform",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "unaffected",
"version": "1.2.2",
"versionType": "custom"
},
{
"status": "unaffected",
"version": "1.2.3",
"versionType": "custom"
}
],
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bug.report.night-wolf.io/changelogs",
"refsource": "MISC",
"name": "https://bug.report.night-wolf.io/changelogs"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Do Quang Dat (datdq9@fpt.com)"
}
]
}