96 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-0642",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-01-25T19:00:06.217",
"lastModified": "2017-08-17T01:33:39.743",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Cross-site request forgery (CSRF) vulnerability in news/admin.php in N-13 News 3.4, 3.7, and 4.0 allows remote attackers to hijack the authentication of administrators for requests that create new users via the options action. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Vulnerabilidad de falsificaci\u00f3n de petici\u00f3n en sitios cruzados (CSRF) en news/admin.php para N-13 News v3.4, v3.7, y v4.0, permite a atacantes remotos secuestrar la autenticaci\u00f3n de los administradores en las peticiones que crean nuevos usuarios a trav\u00e9s de la acci\u00f3n de las opciones. NOTA:algunos de estos detalles han sido obtenidos de informaci\u00f3n de terceros."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"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:network-13:n-13_news:3.4:*:*:*:*:*:*:*",
"matchCriteriaId": "8BEAF518-B627-4620-AE69-73F2D0F5F885"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:network-13:n-13_news:3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "1BD49A79-ED1D-45CE-90E8-50B8A21175F0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:network-13:n-13_news:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "18CCF67A-9156-4D67-AA74-BBFC1A287324"
}
]
}
]
}
],
"references": [
{
"url": "http://www.exploit-db.com/exploits/16013",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64824",
"source": "cve@mitre.org"
}
]
}