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

119 lines
4.0 KiB
JSON

{
"id": "CVE-2009-1434",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-04-30T20:30:00.640",
"lastModified": "2017-08-17T01:30:20.927",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in Foswiki before 1.0.5 allows remote attackers to hijack the authentication of arbitrary users for requests that modify pages, change permissions, or change group memberships, as demonstrated by a URL for a (1) save or (2) view script in the SRC attribute of an IMG element, a related issue to CVE-2009-1339."
},
{
"lang": "es",
"value": "Vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en Foswiki anterior a v1.0.5 permite a atacantes remotos secuestrar la autenticaci\u00f3n de usuarios a su elecci\u00f3n para realizar solicitudes que modifiquen las p\u00e1ginas, cambiar los permisos, o cambiar la pertenencia a grupos, como se demuestr\u00f3 mediante una URL para (1) guardar o (2) ver script en el atributo SRC de un elemento IMG, una cuesti\u00f3n relacionada con la CVE-2009-1339."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:foswiki:foswiki:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.4",
"matchCriteriaId": "E0355BD7-ECE2-415D-8F35-68B0B05DC22F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:foswiki:foswiki:1.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DF0B6551-9ED0-4D32-A9DC-C1167550ECED"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:foswiki:foswiki:1.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9280019F-EBB1-476A-BF19-B9B2FA5F929B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:foswiki:foswiki:1.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "DBE5ADD0-893A-4E5E-AF4D-550562338FB8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:foswiki:foswiki:1.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "46521E63-4714-4464-AA2F-91E3DC892389"
}
]
}
]
}
],
"references": [
{
"url": "http://foswiki.org/Support/SecurityAlert-CVE-2009-1434",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://sourceforge.net/mailarchive/forum.php?thread_name=49F61C4E.2040806%40lavrsen.dk&forum_name=foswiki-announce",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50256",
"source": "cve@mitre.org"
},
{
"url": "https://launchpad.net/bugs/cve/2009-1434",
"source": "cve@mitre.org"
}
]
}