René's URL Explorer Experiment


Title: null, true, and false parsing accepts bad input · Issue #357 · json-iterator/java · GitHub

Open Graph Title: null, true, and false parsing accepts bad input · Issue #357 · json-iterator/java

X Title: null, true, and false parsing accepts bad input · Issue #357 · json-iterator/java

Description: Various places in this library that parse null will see 'n' and then skip the next three characters without validating that the next three characters are 'u' 'l' 'l'. So this is parsed as null: nope. See for example https://github.com/js...

Open Graph Description: Various places in this library that parse null will see 'n' and then skip the next three characters without validating that the next three characters are 'u' 'l' 'l'. So this is parsed as null: nop...

X Description: Various places in this library that parse null will see 'n' and then skip the next three characters without validating that the next three characters are 'u' 'l' 'l'...

Opengraph URL: https://github.com/json-iterator/java/issues/357

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"null, true, and false parsing accepts bad input","articleBody":"Various places in this library that parse null will see 'n' and then skip the next three characters without validating that the next three characters are 'u' 'l' 'l'. So this is parsed as null: `nope`.\r\n\r\nSee for example https://github.com/json-iterator/java/blob/master/src/main/java/com/jsoniter/IterImplObject.java#L10-L12\r\n\r\n```\r\n    public static final String readObject(JsonIterator iter) throws IOException {\r\n        byte c = IterImpl.nextToken(iter);\r\n        switch (c) {\r\n            case 'n':\r\n                IterImpl.skipFixedBytes(iter, 3);\r\n                return null;\r\n```\r\n\r\nEdit: also note that this same issue is present for `true` and `false`.","author":{"url":"https://github.com/mtdowling","@type":"Person","name":"mtdowling"},"datePublished":"2024-06-27T18:05:36.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/357/java/issues/357"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:902443e2-df3a-1ce0-a2c0-7ab20ea0cfa2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9DD2:39C817:AED8A1:F416DE:696A3263
html-safe-nonce111900aab890eacbb69506e966412f8c8415f7b267ff48c2cea9d05cd281dfa9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5REQyOjM5QzgxNzpBRUQ4QTE6RjQxNkRFOjY5NkEzMjYzIiwidmlzaXRvcl9pZCI6IjE2OTM1NDY3NDM3NzgxMjg0ODMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac0e9533565042dc2542bd8502f93e38444480d251519b972614edafbfed22d9f1
hovercard-subject-tagissue:2378780272
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/json-iterator/java/357/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ecc420377ab672f7dd02d273a1519282ca96ccb3184d688dd710f8d05d5b254a/json-iterator/java/issues/357
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ecc420377ab672f7dd02d273a1519282ca96ccb3184d688dd710f8d05d5b254a/json-iterator/java/issues/357
og:image:altVarious places in this library that parse null will see 'n' and then skip the next three characters without validating that the next three characters are 'u' 'l' 'l'. So this is parsed as null: nop...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemtdowling
hostnamegithub.com
expected-hostnamegithub.com
Noneade130928b3890d20ecf9c887468a17e88d5c9a740ea2a85c2c2162e7c58e623
turbo-cache-controlno-preview
go-importgithub.com/json-iterator/java git https://github.com/json-iterator/java.git
octolytics-dimension-user_id24260074
octolytics-dimension-user_loginjson-iterator
octolytics-dimension-repository_id75621695
octolytics-dimension-repository_nwojson-iterator/java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id75621695
octolytics-dimension-repository_network_root_nwojson-iterator/java
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasec00842167ca2e5b13e8171812965d503e925ece6
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/json-iterator/java/issues/357#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjson-iterator%2Fjava%2Fissues%2F357
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjson-iterator%2Fjava%2Fissues%2F357
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=json-iterator%2Fjava
Reloadhttps://github.com/json-iterator/java/issues/357
Reloadhttps://github.com/json-iterator/java/issues/357
Reloadhttps://github.com/json-iterator/java/issues/357
json-iterator https://github.com/json-iterator
javahttps://github.com/json-iterator/java
Notifications https://github.com/login?return_to=%2Fjson-iterator%2Fjava
Fork 530 https://github.com/login?return_to=%2Fjson-iterator%2Fjava
Star 1.6k https://github.com/login?return_to=%2Fjson-iterator%2Fjava
Code https://github.com/json-iterator/java
Issues 85 https://github.com/json-iterator/java/issues
Pull requests 29 https://github.com/json-iterator/java/pulls
Actions https://github.com/json-iterator/java/actions
Projects 0 https://github.com/json-iterator/java/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/json-iterator/java/security
Please reload this pagehttps://github.com/json-iterator/java/issues/357
Insights https://github.com/json-iterator/java/pulse
Code https://github.com/json-iterator/java
Issues https://github.com/json-iterator/java/issues
Pull requests https://github.com/json-iterator/java/pulls
Actions https://github.com/json-iterator/java/actions
Projects https://github.com/json-iterator/java/projects
Security https://github.com/json-iterator/java/security
Insights https://github.com/json-iterator/java/pulse
New issuehttps://github.com/login?return_to=https://github.com/json-iterator/java/issues/357
New issuehttps://github.com/login?return_to=https://github.com/json-iterator/java/issues/357
null, true, and false parsing accepts bad inputhttps://github.com/json-iterator/java/issues/357#top
https://github.com/mtdowling
https://github.com/mtdowling
mtdowlinghttps://github.com/mtdowling
on Jun 27, 2024https://github.com/json-iterator/java/issues/357#issue-2378780272
https://github.com/json-iterator/java/blob/master/src/main/java/com/jsoniter/IterImplObject.java#L10-L12https://github.com/json-iterator/java/blob/master/src/main/java/com/jsoniter/IterImplObject.java#L10-L12
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.