A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://fosstodon.org/users/php/statuses/112327803284805777",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-24T19:17:36Z",
"url": "https://fosstodon.org/@php/112327803284805777",
"attributedTo": "https://fosstodon.org/users/php",
"to": [
"https://fosstodon.org/users/php/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/php/statuses/112327803284805777",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-04-24:objectId=203468823:objectType=Conversation",
"content": "<p>🚨 Statement on glibc/iconv Vulnerability</p><p>Recently, a bug in glibc version 2.39 and older (CVE-2024-2961) was uncovered where a buffer overflow in character set conversions to the ISO-2022-CN-EXT character set affects PHP.</p><p>This specific buffer overflow in glibc is exploitable through PHP, which uses the iconv functionality in glibc to do character set conversions, but not remotely.</p><p>🔗 Please read our full statement at <a href=\"https://www.php.net/archive/2024.php#2024-04-24-1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">php.net/archive/2024.php#2024-</span><span class=\"invisible\">04-24-1</span></a></p>",
"contentMap": {
"en": "<p>🚨 Statement on glibc/iconv Vulnerability</p><p>Recently, a bug in glibc version 2.39 and older (CVE-2024-2961) was uncovered where a buffer overflow in character set conversions to the ISO-2022-CN-EXT character set affects PHP.</p><p>This specific buffer overflow in glibc is exploitable through PHP, which uses the iconv functionality in glibc to do character set conversions, but not remotely.</p><p>🔗 Please read our full statement at <a href=\"https://www.php.net/archive/2024.php#2024-04-24-1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">php.net/archive/2024.php#2024-</span><span class=\"invisible\">04-24-1</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/php/statuses/112327803284805777/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/php/statuses/112327803284805777/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/php/statuses/112327803284805777/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/php/statuses/112327803284805777/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://fosstodon.org/users/php/statuses/112327803284805777/shares",
"type": "Collection",
"totalItems": 38
}
}