GSD-2023-2583
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
Code Injection in GitHub repository jsreport/jsreport prior to 3.11.3.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-2583",
"id": "GSD-2023-2583"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-2583"
],
"details": "Code Injection in GitHub repository jsreport/jsreport prior to 3.11.3.",
"id": "GSD-2023-2583",
"modified": "2023-12-13T01:20:31.934740Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2583",
"STATE": "PUBLIC",
"TITLE": " Code Injection in jsreport/jsreport"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "jsreport/jsreport",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "3.11.3"
}
]
}
}
]
},
"vendor_name": "jsreport"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Code Injection in GitHub repository jsreport/jsreport prior to 3.11.3."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-94 Improper Control of Generation of Code"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/397ea68d-1e28-44ff-b830-c8883d067d96",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/397ea68d-1e28-44ff-b830-c8883d067d96"
},
{
"name": "https://github.com/jsreport/jsreport/commit/afaff3804b34b38e959f5ae65f9e672088de13d7",
"refsource": "MISC",
"url": "https://github.com/jsreport/jsreport/commit/afaff3804b34b38e959f5ae65f9e672088de13d7"
}
]
},
"source": {
"advisory": "397ea68d-1e28-44ff-b830-c8883d067d96",
"discovery": "EXTERNAL"
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c3.11.3",
"affected_versions": "All versions before 3.11.3",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937",
"CWE-94"
],
"date": "2023-05-12",
"description": "Code Injection in GitHub repository jsreport/jsreport prior to 3.11.3.",
"fixed_versions": [
"3.11.3"
],
"identifier": "CVE-2023-2583",
"identifiers": [
"CVE-2023-2583",
"GHSA-g7rj-q722-245g"
],
"not_impacted": "All versions starting from 3.11.3",
"package_slug": "npm/jsreport",
"pubdate": "2023-05-08",
"solution": "Upgrade to version 3.11.3 or above.",
"title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-2583",
"https://github.com/jsreport/jsreport/commit/afaff3804b34b38e959f5ae65f9e672088de13d7",
"https://huntr.dev/bounties/397ea68d-1e28-44ff-b830-c8883d067d96",
"https://github.com/jsreport/jsreport/releases/tag/3.11.3",
"https://github.com/advisories/GHSA-g7rj-q722-245g"
],
"uuid": "61e5303a-3bd8-4c1c-83bc-180e1dcf820c"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:jsreport:jsreport:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "3.11.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-2583"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Code Injection in GitHub repository jsreport/jsreport prior to 3.11.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/jsreport/jsreport/commit/afaff3804b34b38e959f5ae65f9e672088de13d7",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/jsreport/jsreport/commit/afaff3804b34b38e959f5ae65f9e672088de13d7"
},
{
"name": "https://huntr.dev/bounties/397ea68d-1e28-44ff-b830-c8883d067d96",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://huntr.dev/bounties/397ea68d-1e28-44ff-b830-c8883d067d96"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 6.0
}
},
"lastModifiedDate": "2023-05-12T17:05Z",
"publishedDate": "2023-05-08T17:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…