gsd-2023-45727
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Proself Enterprise/Standard Edition Ver5.62 and earlier, Proself Gateway Edition Ver1.65 and earlier, and Proself Mail Sanitize Edition Ver1.08 and earlier allow a remote unauthenticated attacker to conduct XML External Entity (XXE) attacks. By processing a specially crafted request containing malformed XML data, arbitrary files on the server containing account information may be read by the attacker.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-45727",
"id": "GSD-2023-45727"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-45727"
],
"details": "Proself Enterprise/Standard Edition Ver5.62 and earlier, Proself Gateway Edition Ver1.65 and earlier, and Proself Mail Sanitize Edition Ver1.08 and earlier allow a remote unauthenticated attacker to conduct XML External Entity (XXE) attacks. By processing a specially crafted request containing malformed XML data, arbitrary files on the server containing account information may be read by the attacker.",
"id": "GSD-2023-45727",
"modified": "2023-12-13T01:20:37.996010Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2023-45727",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Proself Enterprise/Standard Edition",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Ver5.62 and earlier"
}
]
}
},
{
"product_name": "Proself Gateway Edition",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Ver1.65 and earlier"
}
]
}
},
{
"product_name": "Proself Mail Sanitize Edition",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Ver1.08 and earlier"
}
]
}
}
]
},
"vendor_name": "North Grid Corporation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Proself Enterprise/Standard Edition Ver5.62 and earlier, Proself Gateway Edition Ver1.65 and earlier, and Proself Mail Sanitize Edition Ver1.08 and earlier allow a remote unauthenticated attacker to conduct XML External Entity (XXE) attacks. By processing a specially crafted request containing malformed XML data, arbitrary files on the server containing account information may be read by the attacker."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XML external entities (XXE)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.proself.jp/information/153/",
"refsource": "MISC",
"url": "https://www.proself.jp/information/153/"
},
{
"name": "https://jvn.jp/en/jp/JVN95981460/",
"refsource": "MISC",
"url": "https://jvn.jp/en/jp/JVN95981460/"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:northgrid:proself:*:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.63",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:northgrid:proself:*:*:*:*:gateway:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.66",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:northgrid:proself:*:*:*:*:mail_sanitize:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.09",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:northgrid:proself:*:*:*:*:standard:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.63",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2023-45727"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Proself Enterprise/Standard Edition Ver5.62 and earlier, Proself Gateway Edition Ver1.65 and earlier, and Proself Mail Sanitize Edition Ver1.08 and earlier allow a remote unauthenticated attacker to conduct XML External Entity (XXE) attacks. By processing a specially crafted request containing malformed XML data, arbitrary files on the server containing account information may be read by the attacker."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-611"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.proself.jp/information/153/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://www.proself.jp/information/153/"
},
{
"name": "https://jvn.jp/en/jp/JVN95981460/",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://jvn.jp/en/jp/JVN95981460/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-10-25T17:31Z",
"publishedDate": "2023-10-18T10:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…