René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

90 lines
2.3 KiB
JSON

{
"id": "CVE-2009-4535",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-12-31T19:30:00.780",
"lastModified": "2010-01-04T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Mongoose 2.8.0 and earlier allows remote attackers to obtain the source code for a web page by appending a / (slash) character to the URI."
},
{
"lang": "es",
"value": "Mongoose v2.8.0 y anteriores permite a atacantes remotos obtener el c\u00f3digo fuente de una p\u00e1gina web a\u00f1adiendo un car\u00e1cter / (barra) a la URI."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:valenok:mongoose:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.8.0",
"matchCriteriaId": "5E658C44-776E-41BF-B6C4-8134A665CB87"
}
]
}
]
}
],
"references": [
{
"url": "http://freetexthost.com/0lcsrgt3vw",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://pocoftheday.blogspot.com/2009/10/mongoose-web-server-v280-remote-source_22.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}