120 lines
3.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-5824",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-05T19:46:00.000",
"lastModified": "2018-10-15T21:46:41.783",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "webserver.c in mt-dappd in Firefly Media Server 0.2.4 and earlier allows remote attackers to cause a denial of service (NULL dereference and daemon crash) via a stats method action to /xml-rpc with (1) an empty Authorization header line, which triggers a crash in the ws_decodepassword function; or (2) a header line without a ':' character, which triggers a crash in the ws_getheaders function."
},
{
"lang": "es",
"value": "webserver.c en mt-dappd in Firefly Media Server 0.2.4 y anteriores permite a atacantes remotos provocar denegaci\u00f3n de servicio (referencia NULL y caida de demonio) a trav\u00e9s de una acci\u00f3n de m\u00e9todo de estado en /xml-rpc con (1) una l\u00ednea de cabecera vac\u00eda Authorization, el cual dispara un caida en la funci\u00f3n ws_decodepassword; o (2) una l\u00ednea de cabecera sin el caracter ':', lo cual dispara una caida en la funci\u00f3n ws_getheaders."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.1
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:firefly:media_server:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.2.4",
"matchCriteriaId": "683713CB-F4E3-47D1-82FF-BDAD5A1B2EAD"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=200110",
"source": "cve@mitre.org"
},
{
"url": "http://sourceforge.net/project/shownotes.php?group_id=98211&release_id=548679",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2008/dsa-1597",
"source": "cve@mitre.org"
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200712-18.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/483210/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/483211/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/483215/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26309",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38241",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38242",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4600",
"source": "cve@mitre.org"
}
]
}