91 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-37724",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-09-14T21:15:10.440",
"lastModified": "2022-09-19T17:50:52.997",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Project Wonder WebObjects 1.0 through 5.4.3 is vulnerable to Arbitrary HTTP Header injection and URL- or Header-based XSS reflection in all web-server adaptor interfaces."
},
{
"lang": "es",
"value": "Project Wonder WebObjects versiones 1.0 hasta 5.4.3, es vulnerable a una inyecci\u00f3n de encabezados HTTP arbitrarios y a una reflexi\u00f3n de tipo XSS basada en URL o encabezados en todas las interfaces de adaptadores de servidores web"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apple:webobjects:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.0",
"versionEndIncluding": "5.4.3",
"matchCriteriaId": "BC3F6A80-80BB-4445-8CD2-BED8F458EBBA"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/wocommunity/wonder/pull/992",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://xmit.xyz/security/webobjects-url-tomfoolery/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
]
}
]
}